View file 9.php
<?php #----------------------------------------------------# # Сделал под МОТОР - XML # # ********************** # # Site : http://wez.wen.ru # # E-mail : [email protected] # # ICQ : 190 00 90 # # # # Вы не имеете право вносить изменения в код # #----------------------------------------------------# require_once"../template/start.php"; require_once"../template/regglobals.php"; require_once"../template/config.php"; require_once"../template/functions.php"; require_once"../template/antidos.php"; require_once"../template/cookies.php"; require_once"../template/gzip.php"; require_once"../template/header.php"; require_once"../template/referer.php"; include_once"../themes/$config_themes/index.php"; include_once"../template/isset.php"; if(eregi("[^a-z0-9_-]",$_GET['f']) || eregi("[^a-z0-9_-]",$_GET['p'])){header ("Location: index.php?error&".SID); exit;} //-----------------------------------------------------------// include "admin/conf.php"; error_reporting (0); if (empty($p)){ include_once"template/info.php"; //include_once"template/calendar.php"; //include_once"template/onliner.php"; //include_once"template/skin.php"; if ($provlog==$_SESSION['log'] && $provpar==md5($_SESSION['par']) && $_SESSION['log']!="" && md5($_SESSION['par'])!=""){ if($udata[10]>0){ echo'<img src="../images/img/mail.gif" alt=""> <b><a href="pages/privat.php?'.SID.'"><font color="red">Приватное сообщение! ('.$privat.')</font></a></b><br>';} include_once("admin/9.dat");} }else{ $sfx = file($p.'/'.$f.'.'.$config_ras); if (!$sfx){ echo 'Файл с данными параметрами не найден!'; }else{ include_once $p.'/'.$f.'.'.$config_ras; }} echo'<br/>'; echo'<a href="buy.php">Купить номер!</a><br/>'; echo'<br/>'; echo'<a href="index.php?">Назад</a><br/><a href="../index.php?'.SID.'">На главную</a>'; echo"<br/><br/>$banner1"; include_once"../themes/$config_themes/foot.php"; ?>