File manager - Edit - /home/verseaumee/royalkarukera/components__9a2a123/com_solidres/helpers/category.php
Back
<?php /** ------------------------------------------------------------------------ SOLIDRES - Accommodation booking extension for Joomla ------------------------------------------------------------------------ * @author Solidres Team <contact@solidres.com> * @website https://www.solidres.com * @copyright Copyright (C) 2013 - 2019 Solidres. All Rights Reserved. * @license GNU General Public License version 3, or later ------------------------------------------------------------------------ */ defined('_JEXEC') or die; class SolidresCategories extends JCategories { public function __construct($options = array()) { $options['table'] = '#__sr_reservation_assets'; $options['extension'] = 'com_solidres'; parent::__construct($options); } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings