gestione utenze e fix vari

This commit is contained in:
cmaffio
2016-05-10 09:24:53 +02:00
parent 525761f2c5
commit 5991a0c635
10 changed files with 136 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
<?php
include_once ("../core/config.php");
$UTENTE = login();
$DIRITTI = diritti(1);
$DIRITTI = diritti(10);
view_top();
if (isset($_POST['tempo'])) {