X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fcache%2FCacheDependency.php;h=9b48ecb7379c11225e5892941131d0f492e0c102;hb=00a57c77e31755e2c365a57118bd6ceca7507e3d;hp=15d7c8939d7828678948bd7ac3839a5bd35c6c6a;hpb=b15bfd99a94d1dfd63af9c184abfd979155b927a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/cache/CacheDependency.php b/includes/cache/CacheDependency.php index 15d7c8939d..9b48ecb737 100644 --- a/includes/cache/CacheDependency.php +++ b/includes/cache/CacheDependency.php @@ -156,7 +156,7 @@ class FileDependency extends CacheDependency { /** * Create a file dependency * - * @param string $filename the name of the file, preferably fully qualified + * @param string $filename The name of the file, preferably fully qualified * @param null|bool|int $timestamp The unix last modified timestamp, or false if the * file does not exist. If omitted, the timestamp will be loaded from * the file.