From 97aa3109b8d820f3ee76b879fd3b140ac33d17ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Tue, 16 Dec 2008 07:33:07 +0000 Subject: [PATCH] Remove wrong comment.. --- usr/local/www/services_dyndns_edit.php | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/local/www/services_dyndns_edit.php b/usr/local/www/services_dyndns_edit.php index 8f1eda8037..0cee2c0ba7 100644 --- a/usr/local/www/services_dyndns_edit.php +++ b/usr/local/www/services_dyndns_edit.php @@ -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();