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

digest: add option to mark sent articles as read

This commit is contained in:
Andrew Dolgov
2007-10-01 04:13:09 +01:00
parent 1e51999528
commit dc85be2b35
6 changed files with 29 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 9);
define('SCHEMA_VERSION', 22);
define('SCHEMA_VERSION', 23);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy