r58032 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r58031
|
r58032
|
r58033
>
Date:
18:09, 22 October 2009
Author:
catrope
Status:
ok
Tags:
Comment:
Fix stupid typo in
r57985
Modified paths:
/trunk/extensions/UsabilityInitiative/UsabilityInitiative.hooks.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UsabilityInitiative/UsabilityInitiative.hooks.php
—
—
@@ -43,7 +43,7 @@
44
44
'modules' => array(
45
45
'raw' => array(),
46
46
'combined' => array(),
47
- 'minfied' => array()
47
+ 'minified' => array()
48
48
),
49
49
// Code to include when js2 is not present
50
50
'no_js2' => array(
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r57985
UsabilityInitiative: Add support for modules to minify and/or combine their J...
catrope
18:31, 21 October 2009
Status & tagging log
06:19, 17 December 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r58032
[
removed:
new
added:
ok]