Вход Регистрация
Файл: MobileCMS-2.7.0-beta/kernel/ini_set.php
Строк: 22
<?php
/**
 * MobileCMS
 *
 * Open source content management system for mobile sites
 *
 * @author MobileCMS Team <support@mobilecms.ru>
 * @copyright Copyright (c) 2011, MobileCMS Team
 * @link http://mobilecms.ru Official site
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
 */

defined('IN_SYSTEM') or die('<b>403<br />Запрет доступа!</b>');

ini_set('error_reporting'7);
ini_set('session.save_path'ROOT.'tmp/');
ini_set('magic_quotes_gpc'0);
ini_set('magic_quotes_runtime'0);
ini_set('date.timezone''Europe/Moscow');

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