From 2dcb7e80e5ebcbe64c317681449db39c2bcab97a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 8 Aug 2008 06:22:38 +0100 Subject: rename description of option ENABLE_FEED_ICONS, bump schema --- 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 1afd28d94..5a2974dd6 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -2,7 +2,7 @@ require_once "functions.php"; define('EXPECTED_CONFIG_VERSION', 17); - define('SCHEMA_VERSION', 39); + define('SCHEMA_VERSION', 40); if (!file_exists("config.php")) { print __("Fatal Error: You forgot to copy -- cgit v1.2.3-54-g00ecf