Bug 1980: adding parameters to C4::Search::SimpleSearch to allow limiting the number...
authorAndrew Moore <andrew.moore@liblime.com>
Thu, 27 Mar 2008 16:39:19 +0000 (11:39 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 1 Apr 2008 11:44:19 +0000 (06:44 -0500)
commit883e3767fc4273d10b0a36a7c90a03f3a6136e16
treefb4923345d0e9b7c458efb48f2da2f8a2661d9bc
parentb626a8bb9afb11b3eca3091298714541a74e4c15
Bug 1980: adding parameters to C4::Search::SimpleSearch to allow limiting the number of results returned.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Search.pm