@@ -1,11 +1,6 @@
<?php
include_once ("core/config.php");
$UTENTE=login();
if ($UTENTE['admin']) {
header("Location: main.php");
} else {
header("Location: mainuser.php");
}
header("Location: core/main.php");
?>
The note is not visible to the blocked user.