http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 Michael Hafen <mdhafen@tech.washk12.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mdhafen@tech.washk12.org --- Comment #2 from Michael Hafen <mdhafen@tech.washk12.org> 2011-09-20 15:26:06 UTC --- Looking at the patch (on the mailing list) userenv->{flags} != 1 isn't the best way to check for superlibrarian status. I think that userenv->{flags} %2 != 1 is the preferred way. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.