Go to the source code of this file.
Initial value:=array(
'Users'=>array('index'),
'Manage',
)
Definition at line 5 of file admin.php.
Initial value:=array(
array('label'=>'List Users', 'url'=>array('index')),
array('label'=>'Create Users', 'url'=>array('create')),
)
Definition at line 10 of file admin.php.