Просмотр файла live/config.php

Размер файла: 843B
<?php
error_reporting(0);
$ver=base64_decode('PGEgaHJlZj0iaHR0cDovL2thcmF5YXppLm5ldC5ydSI+JiMxNjk7PC9hPg==');
$sayt=$_SERVER['HTTP_HOST'];
$top = '<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<title>'.$sayt.'</title>
<link rel="stylesheet" type="text/css" href="style1.css"/>
</head>
<body>
<div class="news"><p align="center">¤<a href="/">'.$sayt.'</a>¤<br/>¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤</p></div><div class="menu">';

$foot = '</div><div class="aut">&#171; <a href="index.php">Назад</a></div><div class="foot">&#171; <a href="http://'.$sayt.'">'.$sayt.'</a></div><div class="title"><p align="center">'.$ver.' by Karayazi</p></div></body></html>';
?>