http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8829
--- Comment #1 from Jared Camins-Esakov <[email protected]> --- Created attachment 12539 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12539&action=edit Bug 8829: Fix authority importing A subroutine was not being imported by C4::ImportBatch (ironic, no?) so this patch makes the call fully-qualified. This patch also cleans up two warnings in C4::Auth that are raised when logged in as the database user. -- 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/
