summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-16 14:36:59 +0300
committerAndrew Dolgov <[email protected]>2009-12-16 14:36:59 +0300
commit3a216db45c510f2601fcdb3b879e2e20dce63dd5 (patch)
tree8a96ee0ee0ad9755020e58da5b1a20e03b360ce0 /sanity_check.php
parentf5a5bae4633272d2adbdcdffb57db23df108c3e7 (diff)
add per-user option to enable access to API
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 600f8d9f4..55df98141 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', 57);
+ define('SCHEMA_VERSION', 58);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy