]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add @brief to description
authorLukas Reschke <lukas@statuscode.ch>
Sun, 13 Jan 2013 13:50:31 +0000 (14:50 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Sun, 13 Jan 2013 13:50:31 +0000 (14:50 +0100)
lib/helper.php

index a01743cc27efbcb2c790cdd17b6622dd5b22eb9c..7dd53411faeaea0cae12faf4bf634ee522181b3b 100644 (file)
@@ -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