From 782ddd701480eb36767d94a1549f956c2ab8cc35 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 29 Aug 2008 08:34:35 +0100 Subject: implement (incomplete) sortable feedlist --- 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 5a2974dd6..814a673c2 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', 40); + define('SCHEMA_VERSION', 41); if (!file_exists("config.php")) { print __("Fatal Error: You forgot to copy -- cgit v1.2.3