diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..96aa873 --- /dev/null +++ b/.htaccess @@ -0,0 +1,3 @@ +RewriteEngine on +RewriteRule ^(.*/)?img/(.*) risorse/immagini/$2 [L] +RewriteRule ^(.*/)?css/(.*) risorse/stili/$2 [L] diff --git a/core/chkpasswd.php b/core/chkpasswd.php index 180174c..ce86bd5 100755 --- a/core/chkpasswd.php +++ b/core/chkpasswd.php @@ -1,49 +1,30 @@ 0) { - $testo = "L'utente e' stato correttamente modificato"; - $query = "UPDATE utenti SET $querypwd admin = $admin, attivo=$attivo, modifica = NOW(), mail='$mail' WHERE `id`=$id"; - } else { - $testo = "L'utente e' stato correttamente inserito"; - $query = "INSERT INTO utenti SET utente = '$utente', $querypwd admin = $admin, attivo=$attivo, modifica = NOW(), creazione = NOW(), mail='$mail'"; - } + $testo = "L'utente e' stato correttamente modificato"; + $query = "UPDATE utenti SET $querypwd modifica = NOW(), mail='$mail' WHERE `id`=$id"; ?>
| + | |||
| @@ -56,39 +37,40 @@ Non e' stato possibile eseguire l'operazione richiesta a causa di un errore: | |||
| + | |||
![]() | ||||||||||
![]() | ||||||||||
![]() |
+ ![]() |
Campo | -![]() |
+ ![]() |
Valore | -![]() |
+ ![]() |
Nota | -![]() |
+ ![]() |
![]() | ||||||||||
![]() | ||||||||||
![]() |
+ ![]() |
- | ![]() |
+ ![]() |
- | ![]() |
+ ![]() |
- | ![]() |
+ ![]() |
![]() | ||||||||||
![]() | ||||||||||
![]() |
+ + + | ![]() |
+
![]() | ||||||||
![]() |
| |||||
![]() | |||||
| - | |||||
![]() | |||||
-
| |||||
![]() | |||||
![]() | |||||
|
-
-
diff --git a/grafico.php b/grafico.php
deleted file mode 100644
index 8e98099..0000000
--- a/grafico.php
+++ /dev/null
@@ -1,195 +0,0 @@
-
-
-
-
- | |||||
+
-
+




