http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95914

Revision: 95914
Author:   kaldari
Date:     2011-08-31 22:55:43 +0000 (Wed, 31 Aug 2011)
Log Message:
-----------
follow up to r95822, reverting accidental inclusion of non-existant file

Modified Paths:
--------------
    trunk/extensions/CentralNotice/CentralNotice.php

Modified: trunk/extensions/CentralNotice/CentralNotice.php
===================================================================
--- trunk/extensions/CentralNotice/CentralNotice.php    2011-08-31 22:42:37 UTC 
(rev 95913)
+++ trunk/extensions/CentralNotice/CentralNotice.php    2011-08-31 22:55:43 UTC 
(rev 95914)
@@ -110,7 +110,6 @@
 
        $wgAutoloadClasses['CentralNotice'] = $specialDir . 
'SpecialCentralNotice.php';
        $wgAutoloadClasses['CentralNoticeDB'] = $dir . 'CentralNotice.db.php';
-       $wgAutoloadClasses['CentralNoticeMessageChanges'] = $dir . 
'CentralNoticeMessageChanges.php';
 
        if ( $wgNoticeInfrastructure ) {
                $wgSpecialPages['CentralNotice'] = 'CentralNotice';


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to