From 6e23cc84a5cd9ae04ca14da53501c44c81a251a8 Mon Sep 17 00:00:00 2001 From: cmaffio Date: Tue, 28 Jun 2016 12:23:36 +0200 Subject: [PATCH] modifica regole verso esterno, fix --- firewall/firewall_regolesterno.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/firewall/firewall_regolesterno.php b/firewall/firewall_regolesterno.php index fbef382..ef75725 100755 --- a/firewall/firewall_regolesterno.php +++ b/firewall/firewall_regolesterno.php @@ -20,7 +20,7 @@ if (isset($_POST['nome'])) { int_port = $int_port, id_firewall_macchine_ext = $ext_id, ext_port = $ext_port, - proto = $proto, + proto = '$proto', data = NOW(), attivo = 1 "; @@ -84,7 +84,7 @@ $tabella = new html (0,"90%",array(3,3,2,15,2,15,5,2,15,5,2,5,2,15,0)); - + - +