File manager - Edit - /home/ferretapmx/public_html/templates/shaper_helixultimate/html/com_config/config/default_site.php
Back
<?php /** * @package Joomla.Site * @subpackage com_config * * @copyright (C) 2013 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Language\Text; ?> <fieldset> <legend><?php echo Text::_('COM_CONFIG_SITE_SETTINGS'); ?></legend> <?php foreach ($this->form->getFieldset('site') as $field) : ?> <div class="control-group"> <div class="control-label"><?php echo $field->label; ?></div> <div class="controls"><?php echo $field->input; ?></div> </div> <?php endforeach; ?> </fieldset>
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings