mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove wrong comment..
This commit is contained in:
parent
a611297607
commit
97aa3109b8
@ -103,7 +103,6 @@ if ($_POST) {
|
||||
mwexec("rm {$g['conf_path']}/dyndns_{$dyndns['interface']}{$dyndns['type']}.cache");
|
||||
conf_mount_ro();
|
||||
|
||||
/* nuke the cache file */
|
||||
config_lock();
|
||||
$retval = services_dyndns_configure_client($dyndns);
|
||||
config_unlock();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user