From 14fb4e91fcd302138318ccfb62dc59cb6a067190 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 21 Nov 2007 13:29:41 +0100 Subject: headlines cache: force refresh when subop is present --- sanity_check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanity_check.php') diff --git a/sanity_check.php b/sanity_check.php index a8a91b73c..5c90eae74 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -2,7 +2,7 @@ require_once "functions.php"; define('EXPECTED_CONFIG_VERSION', 12); - define('SCHEMA_VERSION', 26); + define('SCHEMA_VERSION', 27); if (!file_exists("config.php")) { print __("Fatal Error: You forgot to copy -- cgit v1.2.3