Файл: darkworld/byaden.php
Строк: 25
<?
Error_Reporting(E_ALL & ~E_NOTICE);
include_once("files/antixak.php");
header("Cache-Control: no-cache");
header("Content-type:text/vnd.wap.wml");
$log = htmlspecialchars(stripslashes($log));
$pas = htmlspecialchars(stripslashes($pas));
echo "<?xml version="1.0" encoding="UTF-8"?>";
echo "<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN" "http://www.wapforum.org/DTD/wml12.dtd">";
echo "<wml>n";
echo "<head><meta http-equiv="Cache-Control" content="no-cache" forua="true"/></head>";
echo "<card id="index" title="LINEAGE II">";
echo "<p align="left">";
echo"<small>ICQ 346169278<br/>
admin@lite-net.org.ru<br/>
Пишите.</small>
<br/>";
include_once"files/down.php";
?>