%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/pantanal/public_html/admin/
Upload File :
Create Path :
Current File : /home/pantanal/public_html/admin/inicial.php

<?php 
session_start();
ob_start();
?>
<?php
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); // Always modified
header("Cache-Control: private, no-store, no-cache, must-revalidate"); // HTTP/1.1 
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache"); // HTTP/1.0
?>
<?php include ("ewconfig.php") ?>
<?php include ("db.php") ?>
<?php include ("advsecu.php") ?>
<?php include ("phpmkrfn.php") ?>
<?php
if (!IsLoggedIn()) {
	ob_end_clean();
	header("Location: login.php");
	exit();
}
?>
<?php include ("header.php") ?>
<p class="phpmaker"><!--##=PROJ.BodyTitle##--></p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="60"><img src="images/admin.gif" width="60" height="60" /></td>
    <td><p><span class="phpmaker">Nome: <span style="color:#4682B4; font-weight:bold;"><?php echo $_SESSION[ewSessionName]; ?></span><br />
  Usu&aacute;rio: <span style="color:#4682B4; font-weight:bold;"><?php echo $_SESSION[ewSessionUserName]; ?></span></span><br />
</p></td>
  </tr>
</table>

<p align="center" class="phpmaker"><br />
</p>
<?php include ("footer.php") ?>

Zerion Mini Shell 1.0