Файловый менеджер - Редактировать - /home/lmsyaran/public_html/administrator/components/com_phocacart/tables/phocacartcart.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.filter.input'); class TablePhocacartCart extends JTable { // NOT USED /* function __construct(& $db) { parent::__construct('#__phocacart_cart', 'user_id', $db); } function __construct(& $db) { parent::__construct('#__phocacart_cart_multiple', 'id', $db); } */ function __construct(& $db) { parent::__construct('#__phocacart_cart_multiple', array('user_id', 'vendor_id', 'ticket_id', 'unit_id', 'section_id'), $db); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка