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

add experimental support for Twitter OAuth and Twitter feeds (bump schema)

This commit is contained in:
Andrew Dolgov
2010-11-22 16:26:00 +03:00
parent c0ed037106
commit 57e24c8267
11 changed files with 1269 additions and 17 deletions

View File

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