https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37682

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Julian Maurice <[email protected]> ---
Note that Koha::Script uses C4::Context, so C4::Context::import is executed
twice (once with require Koha::Script, once with C4::Context->import)
Koha::Logger::import is also "called" twice (it doesn't exist so it doesn't
matter much IMO)

And you might want to get rid of C4::Log which does not appear to be useful
here.

-- 
You are receiving this mail because:
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/

Reply via email to