r61728 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r61727
|
r61728
|
r61729
>
Date:
20:26, 30 January 2010
Author:
ashley
Status:
ok
Tags:
Comment:
MonoBook: remove three unused globals which were added in
r56770
to support loading of IEFixes.js but IEFixes.js was merged into wikibits.js in
r60994
Modified paths:
/trunk/phase3/skins/MonoBook.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/MonoBook.php
—
—
@@ -24,7 +24,7 @@
25
25
$template = 'MonoBookTemplate', $useHeadElement = true;
26
26
27
27
function setupSkinUserCss( OutputPage $out ) {
28
- global $wgHandheldStyle, $wgStyleVersion, $wgJsMimeType, $wgStylePath;
28
+ global $wgHandheldStyle;
29
29
30
30
parent::setupSkinUserCss( $out );
31
31
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r56770
* (
bug 20631
) Preview of personal JavaScript and CSS pages now works again...
ialex
16:52, 22 September 2009
r60994
Merge IEFixes.js into wikibits.js...
simetrical
23:36, 12 January 2010
Status & tagging log
18:26, 9 February 2010
😂
(
talk
|
contribs
)
changed the
status
of r61728
[
removed:
new
added:
ok]