Added more header options and renamed the header method in the compiler.
This commit is contained in:
@ -16,7 +16,8 @@ defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
// No direct access to this file
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
JHtml::_('behavior.tabstate');
|
||||
|
||||
###ADMIN_COMPONENT_HEADER###
|
||||
|
||||
// Access check.
|
||||
if (!JFactory::getUser()->authorise('core.manage', 'com_###component###'))
|
||||
|
Reference in New Issue
Block a user