From 5b7bd238eeed1aa83fe47f715c79b16b42ab347f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 5 Mar 2012 12:08:39 +0400 Subject: pref-feeds: apply patch by gmargo@forum to show/hide empty categories --- include/sanity_check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/sanity_check.php b/include/sanity_check.php index 3de1593f3..5c631574d 100644 --- a/include/sanity_check.php +++ b/include/sanity_check.php @@ -6,7 +6,7 @@ } else { define('EXPECTED_CONFIG_VERSION', 25); - define('SCHEMA_VERSION', 89); + define('SCHEMA_VERSION', 90); require_once "config.php"; require_once "sanity_config.php"; -- cgit v1.2.3