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