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.last_update_started, bump version

This commit is contained in:
Andrew Dolgov
2008-01-23 09:44:50 +01:00
parent 22f3e356c8
commit 3c50da8334
6 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 14);
define('SCHEMA_VERSION', 29);
define('SCHEMA_VERSION', 30);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy