[Koha-bugs] [Bug 15135] Remove Warning Subroutine HasOverdues redefined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 6 15:42:20 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15135

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Marc Véron from comment #4)
> What would be an alternative to get rid of the warning?

Rename the subroutine or
  no warnings 'redefine';
But the no warnings is not a good solution.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list