Inizio abilitazione modulo proxy
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
<?php
|
||||
include_once ("config.php");
|
||||
$UTENTE = login();
|
||||
//isadmin();
|
||||
view_top();
|
||||
?>
|
||||
<?php include_once ("top.php"); ?>
|
||||
|
||||
<META HTTP-EQUIV="Refresh" CONTENT="30" URL="main.php">
|
||||
|
||||
@@ -12,4 +11,4 @@ $UTENTE = login();
|
||||
</table>
|
||||
|
||||
<img src="img/spazio.gif" width="1" height="20" alt="">
|
||||
<?php include_once ("footer.php"); ?>
|
||||
<?php view_footer(); ?>
|
||||
|
||||
Reference in New Issue
Block a user