From 1c2c044f6892bf89b1bca2558205294a957316c3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Sun, 6 May 2007 17:56:13 +0000 Subject: [PATCH] * Hmm, better to increase styleversion too --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 0dffa5d1f4..247da4f2a6 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1125,7 +1125,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches don't keep obsolete copies of global * styles. */ -$wgStyleVersion = '63'; +$wgStyleVersion = '64'; # Server-side caching: -- 2.20.1