| Server IP : 195.130.67.5 / Your IP : 216.73.216.231 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/ |
Upload File : |
<?
include("core.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<?=$header_data?>
<meta name="viewport" content="width=1000" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<!--[if IE 7]><link href="css/ie7.css" rel="stylesheet" type="text/css" /><![endif]-->
<script type="text/javascript" src="js/javascript.js"></script>
<!--[if lt IE 7]><script type="text/javascript" src="js/unitpngfix/unitpngfix.js"></script><![endif]-->
<link rel="shortcut icon" href="images/theme/favicon.ico" type="image/x-icon" />
</head>
<body style="background: none;">
<div id="content" class="onlycontent">
<?=$main_content?>
</div>
</body>
</html>