feedbrowser_cache: store title; implement by-title search in feed browser

This commit is contained in:
Andrew Dolgov
2009-01-20 11:01:22 +01:00
parent e51b9cb098
commit 931dcbc137
7 changed files with 38 additions and 12 deletions

View File

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