Файл: inc/head.php
Строк: 40
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=cp1251"/>
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="Generator" content="WAP online 404No7Found-_-, http://wol2.ru" />
<meta name="keywords" content="WAP online 404No7Found-_-" />
<meta name="description" content="WAP online 404No7Found-_-" />
<link rel="stylesheet" href="/theme/style.css" type="text/css" />
<?php
session_start();
include_once('db_c.php');
include_once('func.php');
$start = isset ($_GET['starts']) ? abs(intval($_GET['starts'])) : 0;
$kmess = 10;
?>