Revision: 44526
Author:   vyznev
Date:     2008-12-13 04:40:25 +0000 (Sat, 13 Dec 2008)

Log Message:
-----------
Remove it from the comments too. (Who reads those, anyway?)

Modified Paths:
--------------
    trunk/phase3/includes/filerepo/FileRepo.php

Modified: trunk/phase3/includes/filerepo/FileRepo.php
===================================================================
--- trunk/phase3/includes/filerepo/FileRepo.php 2008-12-13 04:35:48 UTC (rev 
44525)
+++ trunk/phase3/includes/filerepo/FileRepo.php 2008-12-13 04:40:25 UTC (rev 
44526)
@@ -131,7 +131,7 @@
        /*
         * Find many files at once. 
         * @param array $titles, an array of titles
-        * @param int $flags
+        * @todo Think of a good way to optionally pass timestamps to this 
function.
         */
        function findFiles( $titles ) {
                $result = array();



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to