implement ProtectedHandler

This commit is contained in:
Andrew Dolgov
2011-12-13 14:15:42 +04:00
parent 8e17d6636e
commit 46da73c255
10 changed files with 79 additions and 71 deletions

View File

@@ -1,5 +1,5 @@
<?php
class Pref_Filters extends Handler {
class Pref_Filters extends Protected_Handler {
function filter_test($filter_type, $reg_exp,
$action_id, $action_param, $filter_param, $inverse, $feed_id) {