Closed (fixed)
Project:
Millennium OPAC Integration
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 21:52 UTC
Updated:
20 May 2010 at 17:00 UTC
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
Comment #1
janusman commentedGood catch! Will fix soon. A patch would speed things up =)
Comment #2
janusman commentedFixed in 2.x branch.