Файловый менеджер - Редактировать - /home/wuectly/www/03cbe/Redshop.php.tar
Назад
home/wuectly/www/libraries/regularlabs/src/Condition/Redshop.php 0000604 00000001524 15245617412 0021132 0 ustar 00 <?php /** * @package Regular Labs Library * @version 21.4.10972 * * @author Peter van Westen <info@regularlabs.com> * @link http://www.regularlabs.com * @copyright Copyright © 2021 Regular Labs All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ namespace RegularLabs\Library\Condition; defined('_JEXEC') or die; use Joomla\CMS\Factory as JFactory; /** * Class Redshop * @package RegularLabs\Library\Condition */ abstract class Redshop extends \RegularLabs\Library\Condition { public function initRequest(&$request) { $request->item_id = JFactory::getApplication()->input->getInt('pid', 0); $request->category_id = JFactory::getApplication()->input->getInt('cid', 0); $request->id = $request->item_id ?: $request->category_id; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка