r86842 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r86841
|
r86842
|
r86843
>
Date:
11:04, 25 April 2011
Author:
diebuche
Status:
ok
Tags:
Comment:
Followup to
r86206
per CR: Removing addModule from one extension which duplicates the pref page
Modified paths:
/trunk/extensions/EditUser/EditUser_body.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/EditUser/EditUser_body.php
—
—
@@ -46,7 +46,6 @@
47
47
return;
48
48
}
49
49
50
- $wgOut->addModules( 'mediawiki.legacy.prefs' );
51
50
$wgOut->addModules( 'mediawiki.special.preferences' );
52
51
53
52
//$this->loadGlobals( $this->target );
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r86206
Move timezone preference functions to mediawiki.special.preferences.js & remo...
diebuche
14:03, 16 April 2011
Status & tagging log
00:57, 3 June 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r86842
[
removed:
new
added:
ok]