add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs

This commit is contained in:
Andrew Dolgov
2011-03-29 11:54:44 +04:00
parent 46a8bd444d
commit 9382ca847f
8 changed files with 79 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 21);
define('SCHEMA_VERSION', 82);
define('SCHEMA_VERSION', 83);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy