schema: add ttrss_counters_cache

This commit is contained in:
Andrew Dolgov
2008-10-13 14:10:31 +01:00
parent 20be0cf8e7
commit 4d73637869
5 changed files with 33 additions and 3 deletions

View File

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