http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998
--- Comment #40 from Tomás Cohen Arazi <[email protected]> --- I don't understand why we would add a transitional logging facility we don't need if we can just remove the logging introduced by this patches, that is not needed. It seems straightforward to think we should have a Koha::SystemPreferences class soon that can do the loggin properly without introducing circular dependencies. That is out of the scope of this bug, for sure. Also, are we sure we need global variables? I was just about to post counter patches (attributed to Robin) that just remove the introduction of logaction here, but I thought it would be better to just write this lines here. -- 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/
