Pannello gestione utenti/moduli

This commit is contained in:
cmaffio
2015-10-15 13:40:45 +02:00
parent 6c42d75681
commit 1bacc3232e
12 changed files with 284 additions and 144 deletions

View File

@@ -1,7 +1,8 @@
<?php
include_once ("../core/config.php");
$UTENTE = login();
isadmin();
$DIRITTI = diritti();
//isadmin();
?>
<?php include_once ("../core/top.php");?>