Fix function level comments that start with /* not /**
[lhc/web/wiklou.git] / includes / filerepo / FileRepo.php
index 6e4d12f..c4059bf 100644 (file)
@@ -150,7 +150,7 @@ abstract class FileRepo {
                return false;
        }
 
-       /*
+       /**
         * Find many files at once.
         * @param $items An array of titles, or an array of findFile() options with
         *    the "title" option giving the title. Example: