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(); -?>