From 87b9fb65321ec077a5d062f571c8384136c0fdc4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 4 May 2007 04:15:58 +0100 Subject: add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php --- backend.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 1b318906e..a71b649e4 100644 --- a/backend.php +++ b/backend.php @@ -12,8 +12,6 @@ error_reporting(DEFAULT_ERROR_LEVEL); */ - define('SCHEMA_VERSION', 16); - require_once "sanity_check.php"; require_once "config.php"; -- cgit v1.2.3