r61413 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61412‎ | r61413 | r61414 >
Date:14:25, 23 January 2010
Author:demon
Status:ok
Tags:
Comment:
Typo in comment, no such thing as wfGetFile()
Modified paths:
  • /trunk/phase3/includes/filerepo/RepoGroup.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/RepoGroup.php
@@ -61,7 +61,7 @@
6262
6363 /**
6464 * Search repositories for an image.
65 - * You can also use wfGetFile() to do this.
 65+ * You can also use wfFindFile() to do this.
6666 * @param mixed $title Title object or string
6767 * @param $options Associative array of options:
6868 * time: requested time for an archived image, or false for the

Status & tagging log