feat: rules add texts and htmls attribute
This commit is contained in:
parent
b07d4bfc74
commit
dd9af6881d
@ -203,7 +203,7 @@ class Query
|
||||
break;
|
||||
}
|
||||
|
||||
if(isset($reg_value[3])){
|
||||
if($rule['handle_callback']){
|
||||
$content = call_user_func($rule['handle_callback'], $content, $ruleName);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user