Файловый менеджер - Редактировать - /home/lmsyaran/public_html/j3/libraries/smartslider3/src/Framework/Acl/Joomla/JoomlaAcl.php
Назад
<?php namespace Nextend\Framework\Acl\Joomla; use JFactory; use Nextend\Framework\Acl\AbstractPlatformAcl; class JoomlaAcl extends AbstractPlatformAcl { private $user = null; public function __construct() { $this->user = JFactory::getUser(); } public function authorise($action, $MVCHelper) { return $this->user->authorise(str_replace('_', '.', $action), 'com_smartslider3'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка