mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #3611 from doktornotor/patch-10
This commit is contained in:
commit
18e2c82c21
@ -3789,12 +3789,6 @@ function filter_rules_spoofcheck_generate($ifname, $ifcfg, $log) {
|
||||
return $ipfrules;
|
||||
}
|
||||
|
||||
/* COMPAT Function */
|
||||
function tdr_install_cron($should_install) {
|
||||
log_error(gettext("Please use filter_tdr_install_cron() function tdr_install_cron will be deprecated!"));
|
||||
filter_tdr_install_cron($should_install);
|
||||
}
|
||||
|
||||
/****f* filter/filter_tdr_install_cron
|
||||
* NAME
|
||||
* filter_tdr_install_cron
|
||||
|
||||
Loading…
Reference in New Issue
Block a user