1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 06:45:56 +00:00

Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

This commit is contained in:
Andrew Dolgov
2012-12-28 09:39:35 +04:00
9 changed files with 80 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
define('SCHEMA_VERSION', 101);
define('SCHEMA_VERSION', 102);
$fetch_last_error = false;
$pluginhost = false;