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

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