r18221 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r18220‎ | r18221 | r18222 >
Date:06:24, 8 December 2006
Author:tstarling
Status:old
Tags:
Comment:
bump style version for wikibits.js
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1048,7 +1048,7 @@
10491049 * to ensure that client-side caches don't keep obsolete copies of global
10501050 * styles.
10511051 */
1052 -$wgStyleVersion = '31';
 1052+$wgStyleVersion = '32';
10531053
10541054 # Server-side caching:
10551055