r72744 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r72743‎ | r72744 | r72745 >
Date:20:25, 10 September 2010
Author:kaldari
Status:ok
Tags:
Comment:
forgot to update actual class name
Modified paths:
  • /trunk/extensions/CentralNotice/SpecialBannerListLoader.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/SpecialBannerListLoader.php
@@ -3,7 +3,7 @@
44 /**
55 * Generates JSON files listing all the banners for a particular site
66 */
7 -class BannerListLoader extends UnlistedSpecialPage {
 7+class SpecialBannerListLoader extends UnlistedSpecialPage {
88 public $project; // Project name
99 public $language; // Project language
1010 public $centralNoticeDB;

Status & tagging log