r69993 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r69992
|
r69993
|
r69994
>
Date:
09:30, 27 July 2010
Author:
reedy
Status:
ok
Tags:
Comment:
Not sure why CentralNotice.db.php and SpecialCentralNotice both instantiating SpecialPage( 'CentralNotice' );
Modified paths:
/trunk/extensions/CentralNotice/CentralNotice.db.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/CentralNotice/CentralNotice.db.php
—
—
@@ -10,9 +10,6 @@
11
11
/* Functions */
12
12
13
13
function CentralNoticeDB() {
14
- // Register special page
15
- SpecialPage::SpecialPage( 'CentralNotice' );
16
-
17
14
// Internationalization
18
15
wfLoadExtensionMessages( 'CentralNotice' );
19
16
}
Status & tagging log
22:27, 23 August 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r69993
[
removed:
new
added:
ok]