View file SYSTEM/themes/test/head.php

File size: 1.14Kb
<!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>
<?php
   echo '<meta http-equiv="Content-Type" content="application/vnd.wap.xhtml+xml; charset=UTF-8"/>';
   echo '<link rel="shortcut icon" href="'.BASEDIR.'SYSTEM/themes/test/favicon.ico" type="image/x-icon"/>';
   echo '<link rel="stylesheet" href="'.BASEDIR.'SYSTEM/themes/test/style.css" type="text/css"/>';
?>
    <title>WAP мир-на YaStreba.Net</title>

</head>

<body>

<div class="mn">

<div class="head"><div class="logo"><a href="http://yastreba.net">YaStreba<span>.Net</span></a></div></div>

<div class="adv">
    <span>Реклама</span><br />
<?php
global $wappc3_curl, $wappc3_pwdtech;
$wappc3_curl=1;$wappc3_pwdtech='179276764575';
include_once("".BASEDIR."SYSTEM/themes/test/libwappc3.php");
print GetFeedWAPPC3(3,array('charset'=>'utf-8','temp'=>'temp','aff'=>'12005.6193','empty'=>"<a href='http://wappc.biz/?uid=12005'>Заработок wap мастерам</a><br/>",'template'=>'%code%<br/>','sep'=>'','topbid'=>1));
?>
</div>