Файловый менеджер - Редактировать - /home/digilove/public_html/administrator/components/com_acymailing/views/cpanel/tmpl/default.php
Назад
<?php /** * @package AcyMailing for Joomla! * @version 5.5.0 * @author acyba.com * @copyright (C) 2009-2016 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ defined('_JEXEC') or die('Restricted access'); ?><div id="acy_content"> <div id="iframedoc"></div> <form action="<?php echo JRoute::_('index.php?option=com_acymailing&ctrl=cpanel'); ?>" method="post" name="adminForm" autocomplete="off" id="adminForm"> <input type="hidden" name="option" value="<?php echo ACYMAILING_COMPONENT; ?>"/> <input type="hidden" name="task" value=""/> <input type="hidden" name="ctrl" value="cpanel"/> <?php echo JHTML::_('form.token'); echo '<div class="acytabsystem">'; echo $this->tabs->startPane('config_tab'); echo $this->tabs->startPanel(JText::_('MAIL_CONFIG'), 'config_mail'); include(dirname(__FILE__).DS.'mail.php'); echo $this->tabs->endPanel(); echo $this->tabs->startPanel(JText::_('QUEUE_PROCESS'), 'config_queue'); include(dirname(__FILE__).DS.'queue.php'); echo $this->tabs->endPanel(); echo $this->tabs->startPanel(JText::_('SUBSCRIPTION'), 'config_subscription'); include(dirname(__FILE__).DS.'subscription.php'); echo $this->tabs->endPanel(); echo $this->tabs->startPanel(JText::_('INTERFACE'), 'config_interface'); include(dirname(__FILE__).DS.'interface.php'); echo $this->tabs->endPanel(); echo $this->tabs->startPanel(JText::_('SECURITY'), 'config_security'); include(dirname(__FILE__).DS.'security.php'); echo $this->tabs->endPanel(); if(file_exists(dirname(__FILE__).DS.'others.php')){ echo $this->tabs->startPanel(JText::_('OTHERS'), 'config_others'); include(dirname(__FILE__).DS.'others.php'); echo $this->tabs->endPanel(); } echo $this->tabs->startPanel(JText::_('ACCESS_LEVEL'), 'config_acl'); include(dirname(__FILE__).DS.'acl.php'); echo $this->tabs->endPanel(); echo $this->tabs->startPanel(JText::_('PLUGINS'), 'config_plugins'); include(dirname(__FILE__).DS.'plugins.php'); echo $this->tabs->endPanel(); echo $this->tabs->startPanel(JText::_('LANGUAGES'), 'config_languages'); include(dirname(__FILE__).DS.'languages.php'); echo $this->tabs->endPanel(); echo $this->tabs->endPane(); echo '</div>'; ?> <div class="clr"></div> </form> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.36 |
proxy
|
phpinfo
|
Настройка