From: Ilmari Karonen Date: Sat, 13 Dec 2008 04:40:25 +0000 (+0000) Subject: Remove it from the comments too. (Who reads those, anyway?) X-Git-Tag: 1.31.0-rc.0~44000 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=14847e80c215832a9f6f2a9b0384e69a6ca127de;p=lhc%2Fweb%2Fwiklou.git Remove it from the comments too. (Who reads those, anyway?) --- diff --git a/includes/filerepo/FileRepo.php b/includes/filerepo/FileRepo.php index 1f2a4cd882..5beac7329c 100644 --- a/includes/filerepo/FileRepo.php +++ b/includes/filerepo/FileRepo.php @@ -131,7 +131,7 @@ abstract class FileRepo { /* * 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();