Index: trunk/extensions/CentralNotice/SpecialNoticeTemplate.php |
— | — | @@ -274,7 +274,7 @@ |
275 | 275 | * View or edit an individual banner |
276 | 276 | */ |
277 | 277 | private function showView() { |
278 | | - global $wgOut, $wgUser, $wgRequest, $wgContLanguageCode, $wgScriptPath, $wgLang; |
| 278 | + global $wgOut, $wgUser, $wgRequest, $wgLanguageCode, $wgScriptPath, $wgLang; |
279 | 279 | |
280 | 280 | $scriptPath = "$wgScriptPath/extensions/CentralNotice"; |
281 | 281 | $sk = $wgUser->getSkin(); |