http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72744
Revision: 72744
Author: kaldari
Date: 2010-09-10 20:25:02 +0000 (Fri, 10 Sep 2010)
Log Message:
-----------
forgot to update actual class name
Modified Paths:
--------------
trunk/extensions/CentralNotice/SpecialBannerListLoader.php
Modified: trunk/extensions/CentralNotice/SpecialBannerListLoader.php
===================================================================
--- trunk/extensions/CentralNotice/SpecialBannerListLoader.php 2010-09-10
20:18:24 UTC (rev 72743)
+++ trunk/extensions/CentralNotice/SpecialBannerListLoader.php 2010-09-10
20:25:02 UTC (rev 72744)
@@ -3,7 +3,7 @@
/**
* Generates JSON files listing all the banners for a particular site
*/
-class BannerListLoader extends UnlistedSpecialPage {
+class SpecialBannerListLoader extends UnlistedSpecialPage {
public $project; // Project name
public $language; // Project language
public $centralNoticeDB;
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs