Вход Регистрация
Файл: sys/inc/core.php
Строк: 37
<?
include_once($_SERVER['DOCUMENT_ROOT'] . '/sys/inc/home.php');

define(SYS_INC'sys/inc/');
define(HEADSYS_INC 'thead.php');
define(FOOTSYS_INC 'tfoot.php');
define(ERRORSYS_INC 'terror.php');

include_once(
SYS_INC 'start.php');

if (!isset(
$inc_enable_compress) || $inc_enable_compress == true)
    include_once(
SYS_INC 'compress.php');

include_once(
SYS_INC 'sess.php');
include_once(
SYS_INC 'settings.php');
include_once(
SYS_INC 'db_connect.php');
include_once(
SYS_INC 'ipua.php');
include_once(
SYS_INC 'fnc.php');
if (!isset(
$inc_enable_user) || $inc_enable_user == true)
    include_once(
SYS_INC 'user.php');
?>
Онлайн: 0
Реклама