]> source.dussan.org Git - nextcloud-server.git/commitdiff
documentation adjusted on the way
authorThomas Mueller <thomas.mueller@tmit.eu>
Fri, 4 Jan 2013 22:04:23 +0000 (23:04 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Fri, 4 Jan 2013 22:04:23 +0000 (23:04 +0100)
lib/filestorage/local.php

index 435fcb692a37074774fa1ddf63c4774b1d648e26..86cc910d2e1b29b4ea214c20ad531ff1a33bbd20 100644 (file)
@@ -230,6 +230,7 @@ class OC_Filestorage_Local extends OC_Filestorage_Common{
 
        /**
         * check if a file or folder has been updated since $time
+        * @param string $path
         * @param int $time
         * @return bool
         */