r32814 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32813‎ | r32814 | r32815 >
Date:15:54, 5 April 2008
Author:aaron
Status:old
Tags:
Comment:
And here...
Modified paths:
  • /trunk/phase3/includes/GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/GlobalFunctions.php
@@ -2369,7 +2369,7 @@
23702370 * @param mixed $title Title object or string. May be interwiki.
23712371 * @param mixed $time Requested time for an archived image, or false for the
23722372 * current version. An image object will be returned which
2373 - * existed at the specified time.
 2373+ * was created at the specified time.
23742374 * @return File, or false if the file does not exist
23752375 */
23762376 function wfFindFile( $title, $time = false ) {

Status & tagging log