Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/warp.php
Назад
<?php /** * @package yoo_everest * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ use Warp\Warp; use Warp\Autoload\ClassLoader; use Warp\Config\Repository; global $warp; if (!$warp) { require_once(__DIR__.'/warp/src/Warp/Autoload/ClassLoader.php'); // set loader $loader = new ClassLoader; $loader->add('Warp', __DIR__.'/warp/src'); $loader->add('Warp\Joomla', __DIR__.'/warp/systems/joomla/src'); $loader->register(); // set config $config = new Repository; $config->load(__DIR__.'/warp/config.php'); $config->load(__DIR__.'/warp/systems/joomla/config.php'); $config->load(__DIR__.'/config.php'); // set warp $warp = new Warp(compact('loader', 'config')); $warp['system']->init(); } return $warp;
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0.09 |
proxy
|
phpinfo
|
Настройка