This should be added :

/**
 * Implementation of hook_perm
 */
function mailq_perm() {
  return array('administer mailq');
}

Comments

zyxware’s picture

Status: Needs review » Fixed

Fixed and added to latest dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.