Aggiornamento con sorgente prof
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
session_start();
|
||||
session_unset();
|
||||
session_destroy();
|
||||
header("Location: home.php");
|
||||
exit;
|
||||
Reference in New Issue
Block a user