joomla usefull codes PDF Print E-mail
All in One - Developer
Written by Administrator   
Wednesday, 29 July 2009 13:51
Giving any user group access to any component yourself! 

 

joomla 1.x.x by editing   /includes/gacl.class.php

You can do the same thing with Joomla 1.5 by editing the file:  libraries/joomla/user/authorization.php

 


 

Reach root !

JURI::root();

 

 

 

 

 

Last Updated ( Thursday, 15 October 2009 12:39 )