r45307 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r45306
|
r45307
|
r45308
>
Date:
05:29, 2 January 2009
Author:
tstarling
Status:
ok
Tags:
Comment:
Increment $wgStyleVersion for
r45304
.
Modified paths:
/trunk/phase3/includes/DefaultSettings.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/DefaultSettings.php
—
—
@@ -1446,7 +1446,7 @@
1447
1447
* to ensure that client-side caches don't keep obsolete copies of global
1448
1448
* styles.
1449
1449
*/
1450
-$wgStyleVersion = '193';
1450
+$wgStyleVersion = '194';
1451
1451
1452
1452
1453
1453
# Server-side caching:
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r45304
Don't use for (i in array) in JavaScript...
simetrical
00:11, 2 January 2009
Status & tagging log
10:17, 2 January 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r45307
[
removed:
new
added:
ok]