Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/components/com_poll/views/poll/view.html.php
Назад
<?php // No direct access defined( '_JEXEC' ) or die; /** * View for current element * @author kirdinyuri */ class PollViewPoll extends JViewLegacy { protected $items; protected $pagination; /** * Method of display current template * @param type $tpl */ public function display( $tpl = null ) { $this->items = $this->get( 'Items' ); $this->pagination = $this->get( 'Pagination' ); $this->loadHelper( 'poll' ); pollHelper::setDocument( 'view title', $this->baseurl ); parent::display( $tpl ); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка