Changed TIME_ONLY to NAME_AND_TIME_ONLY in FileRepo
[lhc/web/wiklou.git] / includes / filerepo / FSRepo.php
index 046b97c..edf0eec 100644 (file)
@@ -32,7 +32,7 @@
  */
 class FSRepo extends FileRepo {
        /**
-        * @param $info array
+        * @param array $info
         * @throws MWException
         */
        function __construct( array $info ) {