( ◞≼☸≽◟ ._ゝ◞≼☸≽◟)zcsdf吖input; if (($input->get('layout') !== 'modal' && $input->get('view') !== 'modules') && !$user->authorise('core.manage', 'com_modules')) { throw new JAccessExceptionNotallowed(JText::_('JERROR_ALERTNOAUTHOR'), 403); } $controller = JControllerLegacy::getInstance('Modules'); $controller->execute(JFactory::getApplication()->input->get('task')); $controller->redirect();