1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 02:41:29 +00:00

add ttrss_user_entries.score; bump schema

This commit is contained in:
Andrew Dolgov
2008-04-30 07:34:08 +01:00
parent 43fc671f79
commit afb6038e47
5 changed files with 17 additions and 3 deletions

View File

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