From: Thomas Mueller Date: Fri, 4 Jan 2013 22:04:23 +0000 (+0100) Subject: documentation adjusted on the way X-Git-Tag: v5.0.0alpha1~259^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ac50c2f97322cb8ac2631d092327e91758aa75de;p=nextcloud-server.git documentation adjusted on the way --- diff --git a/lib/filestorage/local.php b/lib/filestorage/local.php index 435fcb692a3..86cc910d2e1 100644 --- a/lib/filestorage/local.php +++ b/lib/filestorage/local.php @@ -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 */