schema: add ttrss_feeds.update_method, bump version

This commit is contained in:
Andrew Dolgov
2008-01-25 17:40:33 +01:00
parent e14a59be5a
commit 5b8534ef6c
5 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 14);
define('SCHEMA_VERSION', 30);
define('SCHEMA_VERSION', 31);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy