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

--- Comment #1 from Jonathan Druart <[email protected]> 
---
Created attachment 41680
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41680&action=edit
Bug 14696: useless use of String::Random in catalogue/search.pl

Bug 10404 adds the use of String::Random to catalogue/search.pl but bug
11369 removes it without removing the import line.

Test plan:
  git grep String::Random catalogue/search.pl
should not return anything

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to