From 7ad4ca50143f3408b84ab4959dff83d5458cf082 Mon Sep 17 00:00:00 2001 From: Claudio Maffioletti Date: Wed, 26 Jul 2017 14:46:24 +0200 Subject: [PATCH] Fix lista IP aggiuna macchina in firewall --- .gitignore | 2 +- core/config.php | 6 +-- firewall/firewall_macchine.php | 6 +-- whitefox/index.php | 74 ---------------------------------- 4 files changed, 7 insertions(+), 81 deletions(-) delete mode 100755 whitefox/index.php diff --git a/.gitignore b/.gitignore index 8ea77c9..986729d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ squid_pool.log script/*.sql squid_acl/listip .gitignore -wf/* +whitefox diff --git a/core/config.php b/core/config.php index 6d93a01..21ca7fe 100755 --- a/core/config.php +++ b/core/config.php @@ -1,9 +1,9 @@ - + diff --git a/whitefox/index.php b/whitefox/index.php deleted file mode 100755 index 771e0fe..0000000 --- a/whitefox/index.php +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - Utente limitato - - Utente non limitato - - Dettaglio - - - - Inviati - - - - - - - - Ricevuti - - - - - - -riga(); -} -$tabella->close(); -view_footer(); -?>