Файловый менеджер - Редактировать - /home/lmsyaran/public_html/pusher/script.php.tar
Назад
home/lmsyaran/public_html/plugins/jamegafilter/reservation/script.php 0000644 00000002405 15117103211 0022306 0 ustar 00 <?php /* * ------------------------------------------------------------------------ * JA Filter Plugin - Reservation * ------------------------------------------------------------------------ * Copyright (C) 2004-2016 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html * Author: J.O.O.M Solutions Co., Ltd * Websites: http://www.joomlart.com - http://www.joomlancers.com * This file may not be redistributed in whole or significant part. * ------------------------------------------------------------------------ */ defined('_JEXEC') or die; class plgJamegafilterReservationInstallerScript { function postflight($type, $parent) { $db = JFactory::getDBO(); $query = $db->getQuery(true); $array = array ( $db->quoteName('enabled').'= 1', $db->quoteName('params').'='.$db->quote('{}') ); $query ->update('#__extensions') ->set($array) ->where("type='plugin'") ->where("folder='jamegafilter'") ->where("element='".'reservation'."'"); // ->where("element='".$parent->get('element')."'"); $db->setQuery($query); $db->execute(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка