Файловый менеджер - Редактировать - /var/www/html/administrator/components/com_jdonation/view/campaigns/html.php
Ðазад
<?php use Joomla\CMS\Factory; /** * @version 5.6.0 * @package Joomla * @subpackage Joom Donation * @author Tuan Pham Ngoc * @copyright Copyright (C) 2009 - 2023 Ossolution Team * @license GNU/GPL, see LICENSE.php */ // Check to ensure this file is included in Joomla! defined('_JEXEC') or die (); class DonationViewCampaignsHtml extends OSFViewList { protected function prepareView() { parent::prepareView(); $this->dateFormat = DonationHelper::getConfigValue('date_format'); $this->nullDate = Factory::getDbo()->getNullDate(); $this->bootstrapHelper = new DonationHelperBootstrap($config->twitter_bootstrap_version); // We don't need toolbar in the modal window. /* if (version_compare(JVERSION, '3.0', 'ge') && version_compare(JVERSION, '4.0', 'lt')) { if ($this->getLayout() !== 'modal') { DonationHelper::addSideBarmenus('campaigns'); $this->sidebar = JHtmlSidebar::render(); } } */ } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка