fix pref_filters
This commit is contained in:
parent
396bfdf928
commit
d0dfb4c8a8
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ class Pref_Filters extends Protected_Handler {
|
|||
|
||||
} 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),
|
||||
(int) $_REQUEST["feed_id"]);
|
||||
|
||||
|
|
Loading…
Reference in a new issue