r88049 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88048‎ | r88049 | r88050 >
Date:12:00, 14 May 2011
Author:reedy
Status:ok
Tags:
Comment:
Fix daft loading error I added in r88047
Modified paths:
  • /trunk/phase3/includes/api/ApiQuery.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQuery.php
@@ -82,7 +82,7 @@
8383 'filearchive' => 'ApiQueryFilearchive',
8484 'imageusage' => 'ApiQueryBacklinks',
8585 'iwbacklinks' => 'ApiQueryIWBacklinks',
86 - 'iwlanglinks' => 'ApiQueryLangLinks',
 86+ 'langbacklinks' => 'ApiQueryLangBacklinks',
8787 'logevents' => 'ApiQueryLogEvents',
8888 'recentchanges' => 'ApiQueryRecentChanges',
8989 'search' => 'ApiQuerySearch',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88047* (bug 28963) add langbacklinks module to api...reedy11:29, 14 May 2011

Status & tagging log