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

workaround against ttrss_enclosures mysql data being wrong (nukes the enclosures table)

This commit is contained in:
Andrew Dolgov
2009-05-11 23:32:16 +04:00
parent 42a5226a74
commit f574fec6a6
5 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 18);
define('SCHEMA_VERSION', 55);
define('SCHEMA_VERSION', 56);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy