summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-07-23 04:55:35 +0100
committerAndrew Dolgov <[email protected]>2008-07-23 04:55:35 +0100
commitd234a2e39d18e685f3ed76ceca2f30f3bfa0eb18 (patch)
treede3722a1e0aea66f1d2bf5a892ca6ec12a822e00 /sanity_check.php
parent3e6623a99acbabf4250001e9a81263c5dc5f12af (diff)
new option: SYNC_COUNTERS (bump 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 383edab4c..ee715a823 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 17);
- define('SCHEMA_VERSION', 37);
+ define('SCHEMA_VERSION', 38);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy