1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

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

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