Index: trunk/phase3/includes/api/ApiQuery.php |
— | — | @@ -82,7 +82,7 @@ |
83 | 83 | 'filearchive' => 'ApiQueryFilearchive', |
84 | 84 | 'imageusage' => 'ApiQueryBacklinks', |
85 | 85 | 'iwbacklinks' => 'ApiQueryIWBacklinks', |
86 | | - 'iwlanglinks' => 'ApiQueryLangLinks', |
| 86 | + 'langbacklinks' => 'ApiQueryLangBacklinks', |
87 | 87 | 'logevents' => 'ApiQueryLogEvents', |
88 | 88 | 'recentchanges' => 'ApiQueryRecentChanges', |
89 | 89 | 'search' => 'ApiQuerySearch', |