PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
modules
/
store
/
views
/
rbam
/
en_us
<?php /* SVN FILE: $Id: _notInitalised.php 9 2010-12-17 13:21:39Z Chris $*/ /** * RBAM home page "not initialised" partial view. * en_us version. * * @copyright Copyright © 2010 PBM Web Development - All Rights Reserved * * @since V1.0.0 * * @version $Revision: 9 $ * * @license BSD License (see documentation) */ ?> <h2>RBAM Not Initialized</h2> <p>The Role Base Access Manager module has not been initialized</p> <p>Please edit the RBAM module configuration to specify the source of intitialization data, then go to <?php echo Yii::app()->getRequest()->hostInfo.'/index.php?r=rbam'; ?></p> <p>If you are not sure what this message means, please contact your system administrator</p>
[+]
..
[-] _notInitalised.php
[edit]