File manager - Edit - /home/jardides/www/Jardi-design/old/administrator/components/com_j2store/tables/productimage.php
Back
<?php /** * @package J2Store * @copyright Copyright (c)2014-17 Ramesh Elamathi / J2Store.org * @license GNU GPL v3 or later */ // No direct access defined('_JEXEC') or die; class J2StoreTableProductimage extends F0FTable { public function __construct($table, $key, &$db, $config=array()) { $table = "#__j2store_productimages"; //important $key ="j2store_productimage_id"; parent::__construct($table, $key, $db, $config); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings