1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 14:07:10 +00:00

add ttrss_users.full_name; bump schema

This commit is contained in:
Andrew Dolgov
2010-11-08 16:34:49 +03:00
parent ed28d0fd45
commit 73fe13afd4
8 changed files with 40 additions and 13 deletions

View File

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