https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31050
--- Comment #10 from David Cook <[email protected]> --- Comment on attachment 138003 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138003 Bug 31050: C4::Context->setup_session() standardizes user session setup Review of attachment 138003: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=31050&attachment=138003) ----------------------------------------------------------------- ::: C4/Context.pm @@ +1049,5 @@ > +as a bare minimum. > + > +=cut > + > +sub setup_anon_session { Oh it is this bug and there it is... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
