20 Jul
2016
20 Jul
'16
5:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16929 --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #6)
The require is just performance: no need to load it for general use.
It's not recommended. For instance if the module is missing of buggy, we want to know it at the compilation step. -- You are receiving this mail because: You are watching all bug changes.