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

alter ttrss_labels.sql_exp to text, bump schema (closes #221)

This commit is contained in:
Andrew Dolgov
2008-09-18 06:02:43 +01:00
parent 5a437c88d7
commit f7f939b29c
5 changed files with 15 additions and 5 deletions

View File

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