Merge branch 'deploy_spamnoticer' into icecat_fix
This commit is contained in:
commit
fd8dd64b49
|
@ -18,6 +18,7 @@ class Filter {
|
|||
private bool $add_note;
|
||||
private bool $noip;
|
||||
private $find_time;
|
||||
private string $ip;
|
||||
|
||||
public function __construct(array $arr) {
|
||||
foreach ($arr as $key => $value) {
|
||||
|
|
Loading…
Reference in New Issue