]> git.koha-community.org Git - koha.git/commit
Fix some compile time errors reported in test suite
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 26 Nov 2010 14:39:18 +0000 (14:39 +0000)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 1 Dec 2010 21:55:44 +0000 (16:55 -0500)
commit288cbb1f57b359fd36837ff402ec09d95c63e1d9
tree9581a5913fad90674af3e927c6dbe575facc4b0e
parentae0387e21ef9e087def432616701b18c8adbb921
Fix some compile time errors reported in test suite

redeclaration of itemnumber in RotatingCollections
A couple of errors caused by retaining commas in qw()

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit bc3dcdd733576fb66dd6431de29a2e401b77bd04)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Creators.pm
C4/Patroncards.pm
C4/RotatingCollections.pm