http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7138
--- Comment #9 from M. de Rooy <[email protected]> 2011-11-03 09:32:25 UTC --- I restored Chris patch for this report and made my addition obsolete. I just have two points at the code: 1) The construction with an eval require within an eval, followed by the import does not really look great. Apparently, it does not conflict with perl critic. 2) An empty if($@) {} after these lines could be corrected by this patch too. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
