Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2013-01-13 17:54:18 +0400
committerLukas Reschke <lukas@statuscode.ch>2013-01-13 17:54:18 +0400
commitb7db967dc5c80b7b62c0a734d174acdc0fa49f6d (patch)
tree01818f7ddef0d5ed491cadf0a8e159360d73bddf /lib/helper.php
parentc27833b1435998a1444b53180c42ef10c47c818b (diff)
Commentblocks should begin with two *
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 7dd53411fae..47292c56ea8 100644
--- a/lib/helper.php
+++ b/lib/helper.php
@@ -625,7 +625,7 @@ class OC_Helper {
return $newpath;
}
- /*
+ /**
* @brief Checks if $sub is a subdirectory of $parent
*
* @param string $sub