From 06896c6a9d1f1cbaf90c10643a6b9ac2a6426e41 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 18 Oct 2013 11:38:02 -0300 Subject: Actually there is no reason to set a variable just to use once --- usr/local/www/firewall_aliases_edit.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr/local/www/firewall_aliases_edit.php b/usr/local/www/firewall_aliases_edit.php index 8ec6ce2..f452d88 100755 --- a/usr/local/www/firewall_aliases_edit.php +++ b/usr/local/www/firewall_aliases_edit.php @@ -715,7 +715,6 @@ if (empty($tab)) { $address = $addresses[$counter]; $address_subnet = ""; } - $detail = $details[$counter]; ?> @@ -730,7 +729,7 @@ if (empty($tab)) { - + " /> -- cgit v1.1