Closed (fixed)
Project:
MailQ (Mail Queue)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2011 at 15:05 UTC
Updated:
13 May 2011 at 18:32 UTC
This should be added :
/**
* Implementation of hook_perm
*/
function mailq_perm() {
return array('administer mailq');
}
Comments
Comment #1
zyxware commentedFixed and added to latest dev.