0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
metalsheetfabrication
/
admin
/
pages
/
[
Home
]
File: index.php_
<? session_start(); /*require('includes/config.php'); require('includes/pagerequest.php');*/ ?> <link href="css/admin-style.css" rel="stylesheet" type="text/css"> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; } --> </style> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="80" align="left" valign="top" bgcolor="#0099FF"> </td> </tr> <tr> <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="270" align="left" valign="top" style="padding-top:10px;"><? include('includes/left.php') ?></td> <td align="left" valign="top" style="padding-top:10px; padding-left:10px;"><? include($admin_page2) ?></td> </tr> </table></td> </tr> </table>