1 Nov
2012
1 Nov
'12
7:14 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9005 --- Comment #3 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- When editing your psgi file, you will have to be very careful to make sure there are no typos. C4::Context has an autoload which means that C4::Context->X will work for all X. Also, remember to restart Plack after editing your psgi file if you don't have the server set up to do that automatically. -- You are receiving this mail because: You are watching all bug changes.