r99169 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99168‎ | r99169 | r99170 >
Date:23:28, 6 October 2011
Author:kaldari
Status:ok
Tags:fundraising 
Comment:
removing unused global var
Modified paths:
  • /trunk/extensions/CentralNotice/special/SpecialBannerController.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/special/SpecialBannerController.php
@@ -43,7 +43,7 @@
4444 * In order to circumvent the normal squid cache override we add '/cn.js' to the bannerlist URL.
4545 */
4646 function getOutput() {
47 - global $wgCentralPagePath, $wgNoticeFundraisingUrl, $wgContLang;
 47+ global $wgCentralPagePath, $wgContLang;
4848
4949 $js = $this->getScriptFunctions() . $this->getToggleScripts();
5050 $js .= <<<JAVASCRIPT

Follow-up revisions

RevisionCommit summaryAuthorDate
r100100MFT r92510, r92676, r96496, r97304, r99160, r99165, r99169, r99176, r99178, r...awjrichards23:56, 17 October 2011

Status & tagging log