21 Mar
2013
21 Mar
'13
3:09 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9883 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #4 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- It turns out I misunderstood the error message. The problem is not the modification to @INC (though that should definitely be removed if it is unnecessary) but rather the inclusion of C4::Auth. C4::Auth should be loaded with require, at runtime. -- You are receiving this mail because: You are watching all bug changes.