Файловый менеджер - Редактировать - /home/lmsyaran/public_html/components/com_hikashop/views/cart/tmpl/printcart.php
Назад
<?php /** * @package HikaShop for Joomla! * @version 2.2.3 * @author hikashop.com * @copyright (C) 2010-2013 HIKARI SOFTWARE. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ defined('_JEXEC') or die('Restricted access'); ?><?php $js = "window.addEvent('domready', function() {window.focus();window.print();setTimeout(function(){window.top.hikashop.closeBox();}, 1000);});"; $doc = JFactory::getDocument(); $doc->addScriptDeclaration("\n<!--\n".$js."\n//-->\n"); JRequest::setVar('cart_id',JRequest::getInt('cart_id',0)); JRequest::setVar('cart_type',JRequest::getString('cart_type','cart')); JRequest::setVar('tmpl','component'); $this->setLayout('showcart'); echo $this->loadTemplate();
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка