Index: trunk/extensions/CentralNotice/CentralNotice.php |
— | — | @@ -110,7 +110,6 @@ |
111 | 111 | |
112 | 112 | $wgAutoloadClasses['CentralNotice'] = $specialDir . 'SpecialCentralNotice.php'; |
113 | 113 | $wgAutoloadClasses['CentralNoticeDB'] = $dir . 'CentralNotice.db.php'; |
114 | | - $wgAutoloadClasses['CentralNoticeMessageChanges'] = $dir . 'CentralNoticeMessageChanges.php'; |
115 | 114 | |
116 | 115 | if ( $wgNoticeInfrastructure ) { |
117 | 116 | $wgSpecialPages['CentralNotice'] = 'CentralNotice'; |