https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16579
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52710|0 |1 is obsolete| | --- Comment #32 from Jonathan Druart <[email protected]> --- Created attachment 53950 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53950&action=edit Bug XXXXX_3: Restore memcached infos to koha-conf - Koha::Config Move C4::Context->read_config_file to Koha::Config That permits to reuse it from Koha::Cache without needing C4::Context (and introduce a circular deps). TODO: Add decent POD to Koha::Config -- 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/
