summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-21 11:34:43 +0100
committerAndrew Dolgov <[email protected]>2007-08-21 11:34:43 +0100
commit8c0edbc36cf1d22de2afee93eda1b09f48db9252 (patch)
treeede63d6e3fe9922e92efc75c009e0fb35ff7dc65 /sanity_check.php
parent37b1745e999eb470fe2c26fe6a3a5361718167b7 (diff)
localization fixes and updates (bumps schema)
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanity_check.php b/sanity_check.php
index 74dca1160..b1c145d2b 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 7);
- define('SCHEMA_VERSION', 19);
+ define('SCHEMA_VERSION', 20);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy