Inizio abilitazione modulo proxy
This commit is contained in:
@@ -3,7 +3,8 @@ include_once ("config.php");
|
||||
$UTENTE = login();
|
||||
isadmin();
|
||||
|
||||
include_once ("top.php"); ?>
|
||||
view_top();
|
||||
?>
|
||||
|
||||
<table cellpadding="0" cellspacing="0" border="0" width="90%">
|
||||
<tr><td class="spaziov" colspan=7><img src="<?php print $CONF['base_url'] ?>/img/spazio.gif"></td></tr>
|
||||
@@ -60,4 +61,4 @@ while ($dato = mysql_fetch_array ( $res )) {
|
||||
<?php }
|
||||
} ?>
|
||||
</table>
|
||||
<?php include_once ("footer.php"); ?>
|
||||
<?php view_footer (); ?>
|
||||
|
||||
Reference in New Issue
Block a user