mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 09:15:55 +00:00
add Pref_Filters
This commit is contained in:
@@ -155,12 +155,6 @@
|
||||
}
|
||||
|
||||
switch($op) { // Select action according to $op value.
|
||||
|
||||
case "pref_filters":
|
||||
require_once "modules/pref-filters.php";
|
||||
module_pref_filters($link);
|
||||
break; // pref-filters
|
||||
|
||||
case "pref_instances":
|
||||
require_once "modules/pref-instances.php";
|
||||
module_pref_instances($link);
|
||||
|
||||
Reference in New Issue
Block a user