summaryrefslogtreecommitdiff
path: root/includes/path.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/path.inc')
-rw-r--r--includes/path.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/path.inc b/includes/path.inc
index 6bd48d306..2e3571114 100644
--- a/includes/path.inc
+++ b/includes/path.inc
@@ -347,8 +347,7 @@ function drupal_match_path($path, $patterns) {
* drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL) makes this function available.
*
* @return
- * The current Drupal URL path. The path is untrusted user input and must be
- * treated as such.
+ * The current Drupal URL path.
*
* @see request_path()
*/