fix pref_filters
This commit is contained in:
@@ -464,7 +464,7 @@ class Pref_Filters extends Protected_Handler {
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
filter_test($this->link, $filter_type, $regexp,
|
$this->filter_test($filter_type, $regexp,
|
||||||
$action_id, $action_param, $filter_param, sql_bool_to_bool($inverse),
|
$action_id, $action_param, $filter_param, sql_bool_to_bool($inverse),
|
||||||
(int) $_REQUEST["feed_id"]);
|
(int) $_REQUEST["feed_id"]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user