summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-09 22:41:13 +0300
committerAndrew Dolgov <[email protected]>2010-11-09 22:41:13 +0300
commit490c366d39126d8abab29547e8dd983ee254e859 (patch)
treedc6faa0f67f873fb6070ad6b2271642d2f984550 /sanity_check.php
parent38edb1510d58b7c8b88d29539afdcecdff8edbf4 (diff)
add tag cache for user_entries (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 b5432199e..20ef276c0 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 19);
- define('SCHEMA_VERSION', 71);
+ define('SCHEMA_VERSION', 72);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy