Koha/installer
Jared Camins-Esakov 02a6d2b1d0 Bug 7249: Syspref to control number of rows in web service results
The original patches for bug 7249 had a hardcoded limit of ten rows in the
results returned by the web service. This patch adds a SvcMaxReportRows syspref
which allows the librarian to choose how many rows should be returned by the
web service.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-05-11 10:26:33 +02:00
..
data Bug 7249: Syspref to control number of rows in web service results 2012-05-11 10:26:33 +02:00
externalmodules.pl
html-template-to-template-toolkit.pl
install.pl Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
InstallAuth.pm