mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
There is no need to clear this anymore.
This commit is contained in:
parent
ef26b049db
commit
67299a3fe7
@ -157,8 +157,6 @@ if ($_POST['apply']) {
|
||||
$savemsg = get_std_save_message($retval);
|
||||
else
|
||||
$savemsg = $retval;
|
||||
|
||||
unlink_if_exists("/tmp/reload_interfaces");
|
||||
}
|
||||
|
||||
} else if ($_POST) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user