summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-09 09:56:26 +0100
committerAndrew Dolgov <[email protected]>2007-08-09 09:56:26 +0100
commitc59d33a3a8e5b2aab15f893727227cc1e3bea212 (patch)
treefed04b9aada395cde4a0cfdea9ba5cb35a08c097 /sanity_check.php
parenta219fec54d09f81da2686a8817dd67ae98872661 (diff)
fix 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 81d969364..74dca1160 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', 18);
+ define('SCHEMA_VERSION', 19);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy