PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
profile
/
messages
/
en_us
<?php /* SVN FILE: $Id: rbam.php 9 2010-12-17 13:21:39Z Chris $*/ /** * Message translation file. * RBAM core messages. * * @copyright Copyright © 2010 PBM Web Development - All Rights Reserved * * @since V1.0.0 * * @version $Revision: 9 $ * * @license BSD License (see documentation) */ return array( 'Authorisation item not found.' => 'Authorization item not found.', 'Authorisation Items' => 'Authorization Items', 'Generate Authorisation Data' => 'Generate Authorization Data', 'Invalid authorisation item type.' => 'Invalid authorization item type.', 'Manage Authorisation Assignments' => 'Manage Authorization Assignments', 'Manage Authorisation Items' => 'Manage Authorization Items', 'No new authorisation data generated.' => 'No new authorization data generated.', );
[+]
..
[-] initialisation.php
[edit]
[-] rbam.php
[edit]