29 Jul
2013
29 Jul
'13
8:34 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10641 --- Comment #4 from kenza <kenza.zaki@biblibre.com> --- I have modified the patch in accordance with your advices. "if ( defined $delay && $delay >= 0 )" is usefull, if we use only "if ( $delay
= 0 )" it breaks the tests. More,"elsif ( $delay < 0 )" adds some warnings.
-- You are receiving this mail because: You are watching all bug changes.