mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
add interface/schema for inverse matching filters
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
$op = $_REQUEST["op"];
|
||||
|
||||
define('SCHEMA_VERSION', 12);
|
||||
define('SCHEMA_VERSION', 13);
|
||||
|
||||
require_once "sanity_check.php";
|
||||
require_once "config.php";
|
||||
|
||||
Reference in New Issue
Block a user