Download & Extend

Permissions defined in hook permission not used in module

Project:Donation
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

There is no place where the permission 'administer donations' is used in the module outside of the definition of hook_perm. It seems that all instances of access checking in hook_menu use 'administer site configuration' which leads to the useless option of 'administer donations' presented on the permissions admin form.

nobody click here