uawdijnntqw1x1x1
IP : 216.73.216.84
Hostname : webm003.cluster107.gra.hosting.ovh.net
Kernel : Linux webm003.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
opticamezl
/
www
/
newok
/
1a0f4
/
..
/
images
/
..
/
components
/
com_config
/
tmpl
/
config
/
default_site.php
/
/
<?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="mb-3"> <?php echo $field->label; ?> <?php echo $field->input; ?> <?php if ($field->description) : ?> <div class="form-text hide-aware-inline-help d-none" id="<?php echo $field->id ?>-desc"> <?php echo Text::_($field->description) ?> </div> <?php endif; ?> </div> <?php endforeach; ?> </fieldset>
/home/opticamezl/www/newok/1a0f4/../images/../components/com_config/tmpl/config/default_site.php