summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-11 14:06:19 +0300
committerAndrew Dolgov <[email protected]>2010-01-11 14:06:19 +0300
commite9105eb50dfbfbf33c75a475f21fb7f7ddf76b48 (patch)
treea4111773c53de1fc8a347a8e8c0cc7d4846b1529 /sanity_check.php
parentfbaca24658379ea3efe92dbeb0f779f95c02fe6a (diff)
mobile: properly save preferences
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 00c7925c4..950dff766 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 18);
- define('SCHEMA_VERSION', 61);
+ define('SCHEMA_VERSION', 62);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy