From 203610630a5c2d077cbfb1d69e89c1e60d8b074e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 30 Oct 2007 09:22:01 +0100 Subject: add 3pane theme --- 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 b9290b50c..bff12e38c 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -2,7 +2,7 @@ require_once "functions.php"; define('EXPECTED_CONFIG_VERSION', 11); - define('SCHEMA_VERSION', 24); + define('SCHEMA_VERSION', 25); if (!file_exists("config.php")) { print __("Fatal Error: You forgot to copy -- cgit v1.2.3