Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/administrator/components/com_installer/admin.installer.php
Parent Directory
|
Revision Log
|
Patch
| 20 |
|
|
| 21 |
// ensure user has access to this function |
// ensure user has access to this function |
| 22 |
if ( !$acl->acl_check( 'administration', 'install', 'users', $my->usertype, $element . 's', 'all' ) ) { |
if ( !$acl->acl_check( 'administration', 'install', 'users', $my->usertype, $element . 's', 'all' ) ) { |
| 23 |
mosRedirect( 'index2.php', _NOT_AUTH ); |
mosRedirect( 'index2.php', T_('You are not authorized to view this resource.') ); |
| 24 |
} |
} |
| 25 |
|
|
| 26 |
// map the element to the required derived class |
// map the element to the required derived class |
|
|
Legend:
| Removed from v.193 |
|
| changed lines |
| |
Added in v.194 |
|
|

Web Hosting provided by Network
Redux.