Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/libraries/legacy/dispatcher/dispatcher.php
Назад
<?php /** * @package Joomla.Legacy * @subpackage Dispatcher * * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE */ defined('JPATH_PLATFORM') or die; /** * Deprecated class placeholder. You should use JEventDispatcher instead. * * @package Joomla.Legacy * @subpackage Dispatcher * @since 11.1 * @deprecated 12.3 (Platform) & 4.0 (CMS) * @codeCoverageIgnore */ class JDispatcher extends JEventDispatcher { /** * Constructor. * * @since 11.1 */ public function __construct() { JLog::add('JDispatcher is deprecated. Use JEventDispatcher instead.', JLog::WARNING, 'deprecated'); parent::__construct(); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка