r44526 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44525‎ | r44526 | r44527 >
Date:04:40, 13 December 2008
Author:vyznev
Status:ok
Tags:
Comment:
Remove it from the comments too. (Who reads those, anyway?)
Modified paths:
  • /trunk/phase3/includes/filerepo/FileRepo.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/FileRepo.php
@@ -131,7 +131,7 @@
132132 /*
133133 * Find many files at once.
134134 * @param array $titles, an array of titles
135 - * @param int $flags
 135+ * @todo Think of a good way to optionally pass timestamps to this function.
136136 */
137137 function findFiles( $titles ) {
138138 $result = array();

Status & tagging log