Файловый менеджер - Редактировать - /home/lmsyaran/public_html/components/com_phocacart/views/response/view.html.php
Назад
<?php /* @package Joomla * @copyright Copyright (C) Open Source Matters. All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php * @extension Phoca Extension * @copyright Copyright (C) Jan Pavelka www.phoca.cz * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL */ defined('_JEXEC') or die(); jimport( 'joomla.application.component.view'); class PhocaCartViewResponse extends JViewLegacy { protected $t; protected $r; protected $p; protected $u; protected $s; function display($tpl = null) { $document = JFactory::getDocument(); $app = JFactory::getApplication(); $uri = \Joomla\CMS\Uri\Uri::getInstance(); $this->u = PhocacartUser::getUser(); $this->p = $app->getParams(); $this->s = PhocacartRenderStyle::getStyles(); $this->_prepareDocument(); parent::display($tpl); } protected function _prepareDocument() { //PhocacartRenderFront::prepareDocument($this->document, $this->p); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.08 |
proxy
|
phpinfo
|
Настройка