summaryrefslogtreecommitdiffstats
path: root/lib/helper.php
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2013-01-13 14:50:31 +0100
committerLukas Reschke <lukas@statuscode.ch>2013-01-13 14:50:31 +0100
commitc27833b1435998a1444b53180c42ef10c47c818b (patch)
tree93f64035393b6aa2a3e1dc53ddffd22f0eff0239 /lib/helper.php
parente151210a62a1fbe9fb885bd1dbb51315bd820e03 (diff)
downloadnextcloud-server-c27833b1435998a1444b53180c42ef10c47c818b.tar.gz
nextcloud-server-c27833b1435998a1444b53180c42ef10c47c818b.zip
Add @brief to description
Diffstat (limited to 'lib/helper.php')
-rw-r--r--lib/helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/helper.php b/lib/helper.php
index a01743cc27e..7dd53411fae 100644
--- a/lib/helper.php
+++ b/lib/helper.php
@@ -626,7 +626,7 @@ class OC_Helper {
}
/*
- * checks if $sub is a subdirectory of $parent
+ * @brief Checks if $sub is a subdirectory of $parent
*
* @param string $sub
* @param string $parent