]> git.koha-community.org Git - koha.git/commit
bug 7016 further followup: clarify return of GetItemnumbersForBiblio
authorGalen Charlton <gmc@esilibrary.com>
Wed, 11 Apr 2012 20:13:22 +0000 (16:13 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 21 Jun 2012 14:07:43 +0000 (10:07 -0400)
commitdc629838099227ef046e220be4b99bbc3919370e
treef995913a85dc31e1ae53bcf4cc43f4452880951e
parent3ba6bf9a5e841caca487e245778ae4e995c12265
bug 7016 further followup: clarify return of GetItemnumbersForBiblio

New function was actually returning an arrayref, so made
perldoc and function usage consistent.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Items.pm
C4/Reserves.pm