http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12048
--- Comment #11 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
