Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/modules/mod_widgetkit/mod_widgetkit.php
Назад
<?php /** * @package Widgetkit * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ // no direct access defined('_JEXEC') or die('Restricted access'); // load widgetkit require_once(JPATH_ADMINISTRATOR.'/components/com_widgetkit/widgetkit.php'); // render widget if ($widget_id = (int) $params->get('widget_id', '')) { // get widgetkit $widgetkit = Widgetkit::getInstance(); // render output $output = $widgetkit['widget']->render($widget_id); echo ($output === false) ? "Could not load widget with the id $widget_id." : $output; }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка