Вход Регистрация
Файл: wapxl.ru/shaxty/start.php
Строк: 67
<?php

/*mb_internal_encoding('UTF-8');
error_reporting(E_ALL ^ E_NOTICE);
@ini_set('display_errors', false);
@ini_set('html_errors', false);
@ini_set('error_reporting', E_ALL ^ E_NOTICE);
@ini_set('url_rewriter.tags', '');
@ini_set('session.use_trans_sid', 1);
  */

error_reporting(7);
ini_set('display_errors'7);
ini_set('html_errors'7);
ini_set('error_reporting'7);


$level 0;
$folder_level '';
while (!
file_exists($folder_level.'shaxty.php') && $level 5) {
    
$folder_level .= '../';
    ++
$level;
}
unset(
$level);

define('H'$folder_level);
define('F''/forum/');
define('H2''/');







/* Инклудим ядро*/
include_once 'classes/core.php';
/* Инициализируем ядро*/
$core = new core() or die('Error core!');

$time core::$realtime;

include_once 
'gzip.php';
include_once 
'classes/level.php';
include_once 
'classes/bbcode.php';
include_once 
'classes/functions.php';
include_once 
'classes/user_func.php';


include_once 
'Snoopy.php';

// функции для сео анализа
include_once 'func_seo.php';




// Получаем основные переменные
$id = isset ($_REQUEST['id']) ? func::checkin($_REQUEST['id']) : false;
$nk = isset ($_REQUEST['nk']) ? func::checkin($_REQUEST['nk']) : false;
$m = isset ($_REQUEST['m']) ? abs(intval($_REQUEST['m'])) : false;
$page = isset ($_REQUEST['page']) ? func::checkin($_REQUEST['page']) : false;
$start = isset ($_REQUEST['start']) ? abs(intval($_REQUEST['start'])) : 0;
$act = isset ($_REQUEST['act']) ? func::checkin($_REQUEST['act']) : '';
$action = isset ($_REQUEST['action']) ? func::checkin($_REQUEST['action']) : '';
$mod = isset ($_REQUEST['mod']) ? func::checkin($_REQUEST['mod']) : '';
$do = isset ($_REQUEST['go']) ? func::checkin($_REQUEST['go']) : '';

$_SERVER['HTTP_HOST'] = str_replace('www.'''$_SERVER['HTTP_HOST']);




core::$db->query("DELETE FROM `vote` WHERE `time` < ?", array((core::$realtime-3600*24*7)));



?>
Онлайн: 0
Реклама