Simply needs its access wrapped with user_access();

'access' => 'administer feeds',

'access' => user_access('administer feeds'),

Comments

m3avrck’s picture

Status: Active » Fixed

This was already fixed in CVS, seems you had an out of date checkout :-)

Anonymous’s picture

Status: Fixed » Closed (fixed)