This function is missing in 5.x:

function millennium_perm() {
  return array('administer millennium');
}

hence, our admins couldn't access module settings. Maybe this issue hasn't come up before because all admins have been managing settings as user/1

Comments

janusman’s picture

Good catch! Will fix soon. A patch would speed things up =)

janusman’s picture

Status: Active » Fixed

Fixed in 2.x branch.

Status: Fixed » Closed (fixed)

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