r84412 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84411‎ | r84412 | r84413 >
Date:19:09, 20 March 2011
Author:krinkle
Status:ok
Tags:
Comment:
Typo from r54350: Overide > Override
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryAllimages.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryAllimages.php
@@ -46,7 +46,7 @@
4747 }
4848
4949 /**
50 - * Overide parent method to make sure to make sure the repo's DB is used
 50+ * Override parent method to make sure to make sure the repo's DB is used
5151 * which may not necesarilly be the same as the local DB.
5252 *
5353 * TODO: allow querying non-local repos.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r54350Overide getDB() method to make sure to make sure the repo's DB is used which ...btongminh08:40, 4 August 2009

Status & tagging log