r22581 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22580‎ | r22581 | r22582 >
Date:23:06, 30 May 2007
Author:aaron
Status:old
Tags:
Comment:
*clean up comment
Modified paths:
  • /trunk/phase3/includes/filerepo/ArchivedFile.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/ArchivedFile.php
@@ -7,10 +7,6 @@
88 {
99 /**
1010 * Returns a file object from the filearchive table
11 - * In the future, all current and old image storage
12 - * may use FileStore. There will be a "old" storage
13 - * for current and previous file revisions as well as
14 - * the "deleted" group for archived revisions
1511 * @param $title, the corresponding image page title
1612 * @param $id, the image id, a unique key
1713 * @param $key, optional storage key

Follow-up revisions

RevisionCommit summaryAuthorDate
r22587Merged revisions 22555-22586 via svnmerge from...david03:19, 31 May 2007