summaryrefslogtreecommitdiffstats
path: root/system/core/URI.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/core/URI.php')
-rw-r--r--system/core/URI.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/core/URI.php b/system/core/URI.php
index 15d6263be..5f5a9ce42 100644
--- a/system/core/URI.php
+++ b/system/core/URI.php
@@ -181,7 +181,6 @@ class CI_URI {
* Will parse REQUEST_URI and automatically detect the URI from it,
* while fixing the query string if necessary.
*
- * @used-by CI_URI::_fetch_uri_string()
* @return string
*/
protected function _parse_request_uri()