Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/administrator/components/com_menumanager/admin.menumanager.php
Parent Directory
|
Revision Log
|
Patch
| 13 |
|
|
| 14 |
// ensure user has access to this function |
// ensure user has access to this function |
| 15 |
if (!$acl->acl_check( 'administration', 'manage', 'users', $my->usertype, 'components', 'com_menumanager' )) { |
if (!$acl->acl_check( 'administration', 'manage', 'users', $my->usertype, 'components', 'com_menumanager' )) { |
| 16 |
mosRedirect( 'index2.php', _NOT_AUTH ); |
mosRedirect( 'index2.php', T_('You are not authorized to view this resource.') ); |
| 17 |
} |
} |
| 18 |
|
|
| 19 |
require_once( $mainframe->getPath( 'admin_html' ) ); |
require_once( $mainframe->getPath( 'admin_html' ) ); |
|
|
Legend:
| Removed from v.165 |
|
| changed lines |
| |
Added in v.194 |
|
|

Web Hosting provided by Network
Redux.