1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 20:19:16 +00:00

schema: add ttrss_prefs.access_level, bump version

This commit is contained in:
Andrew Dolgov
2008-01-30 11:54:16 +01:00
parent 38426fb135
commit 2b6ed06b23
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', 31);
define('SCHEMA_VERSION', 32);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy