From 9c748b70a202034f2d4551d83959f8ffdcb29a1c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 16 Aug 2005 21:39:41 +0000 Subject: Do not dirty the path. We reload anyways. Ticket #369 --- usr/local/www/services_dhcp_edit.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr/local/www/services_dhcp_edit.php') diff --git a/usr/local/www/services_dhcp_edit.php b/usr/local/www/services_dhcp_edit.php index 3f3f077..b9a2488 100755 --- a/usr/local/www/services_dhcp_edit.php +++ b/usr/local/www/services_dhcp_edit.php @@ -120,8 +120,6 @@ if ($_POST) { else $a_maps[] = $mapent; - touch($d_staticmapsdirty_path); - write_config(); header("Location: services_dhcp.php?if={$if}"); -- cgit v1.1