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

implement (incomplete) sortable feedlist

This commit is contained in:
Andrew Dolgov
2008-08-29 08:34:35 +01:00
parent 4f3760433f
commit 782ddd7014
7 changed files with 20 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 17);
define('SCHEMA_VERSION', 40);
define('SCHEMA_VERSION', 41);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy