summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-07-16 02:51:44 +0000
committerDries Buytaert <dries@buytaert.net>2010-07-16 02:51:44 +0000
commit429d0c36660d768a69a43102ec3217898726488b (patch)
tree914bc214c471b0a9ead5255c89713ddd21705651 /includes
parente8faaa62f1d51ee696ed47c60c5195c422b5e1bb (diff)
downloadbrdo-429d0c36660d768a69a43102ec3217898726488b.tar.gz
brdo-429d0c36660d768a69a43102ec3217898726488b.tar.bz2
- Patch #855390 by aspilicious: fix newlines in path.inc.
Diffstat (limited to 'includes')
-rw-r--r--includes/path.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/path.inc b/includes/path.inc
index 9315ccf62..46c14c71c 100644
--- a/includes/path.inc
+++ b/includes/path.inc
@@ -436,6 +436,7 @@ function path_delete($criteria) {
*
* @param $path
* A Drupal path.
+ *
* @return
* TRUE if the path is administrative, FALSE otherwise.
*