Changed TIME_ONLY to NAME_AND_TIME_ONLY in FileRepo
[lhc/web/wiklou.git] / includes / filerepo / FSRepo.php
index 42c9c94..edf0eec 100644 (file)
@@ -31,9 +31,8 @@
  * @deprecated since 1.19
  */
 class FSRepo extends FileRepo {
-
        /**
-        * @param $info array
+        * @param array $info
         * @throws MWException
         */
        function __construct( array $info ) {