implement label cache; misc fixes (bump schema)

This commit is contained in:
Andrew Dolgov
2010-11-10 18:50:51 +03:00
parent 23d064cc81
commit 905ff52a36
8 changed files with 109 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 19);
define('SCHEMA_VERSION', 73);
define('SCHEMA_VERSION', 74);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy