$items['admin/settings/admin_dashboard'] = array(
//...
'access arguments' => array('administer admin_dashboard'),
The permission "administer admin_dashboard" is not defined in hook_perm. I believe this should be "administer administration dashboard".
Sorry for not filing a patch; I cannot make one atm.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | do904566-bogus-perm.patch | 582 bytes | heine |
Comments
Comment #1
heine commentedComment #2
skilip commentedThanks for reporting!
Comment #3
skilip commented