[Koha-bugs] [Bug 11279] Quote of the day feature won't pick a quote

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 19 11:25:32 CET 2013


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

--- Comment #13 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 23670
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23670&action=edit
Bug 11279: Specific case @quotes <= 1 is useless

It is not necessary to process the case where the number of quotes.
(int(rand(1)) will always produce 0).

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


More information about the Koha-bugs mailing list