add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user