summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-04 04:15:58 +0100
committerAndrew Dolgov <[email protected]>2007-05-04 04:15:58 +0100
commit87b9fb65321ec077a5d062f571c8384136c0fdc4 (patch)
tree6f175179f69c199e724d2a25ce2a27d57a72fa4b /sanity_check.php
parentd3687e7a9e2c807d1113522a4e83682fe803c4f2 (diff)
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/sanity_check.php b/sanity_check.php
index 721c7140f..adb7ab878 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,6 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 7);
+ define('SCHEMA_VERSION', 17);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy