Primo import

This commit is contained in:
cmaffio
2015-10-08 11:41:53 +02:00
parent 22de29deda
commit dd934cb895
40 changed files with 431 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
<?php
include_once ("php/config.php");
include_once ("core/config.php");
$UTENTE = login();
//isadmin();
?>