Hello,
I want to restrict the manager user group to a particular component. I just add the folowing line to the libraries/joomla/user/authorization.php :
$this->addACL( 'com_joomla_lms', 'manage', 'users', 'manager' );
But it doesnot display the component.
Could you please help me..??
Thank you.
How to restrict the manager user group to a particular compo
Moderator: General Moderators