* @github Joomla Members Manager * @copyright Copyright (C) 2015. All Rights Reserved * @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html */ // No direct access to this file defined('_JEXEC') or die('Restricted access'); JHtml::_('bootstrap.modal'); // check if this was directed here from a list view of member manager $return_to = $this->app->input->get('return', null, 'base64'); if (!is_null($return_to) && \JUri::isInternal(base64_decode($return_to))) { $return_to = base64_decode($return_to); } ?> user->id > 0 || 2 == $this->params->get('login_required', 1)): ?> user->authorise('site.cpanel.access', 'com_[[[core]]')): ?> user->authorise('site.cpanel.access', 'com_[[[core]]')): ?>
loadTemplate('profiles'); ?> loadTemplate('loginmodule'); ?>