[Koha-bugs] [Bug 12048] Doesn't display other libraries subscriptions when superlibrarian user

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 7 04:32:43 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12048

--- Comment #11 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 30563
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30563&action=edit
Bug 12048 - 3.14.x version

IsSuperLibrarian doesn't exist in 3.14.x
    C4::Context->userenv && C4::Context->userenv->{flags} != 1
is the 3.14.x equivalent of !C4::Context->IsSuperLibrarian().

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list