]> git.koha-community.org Git - koha.git/commit
Bug 4263: Remove duplicated lines from C4::Items
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 11 Feb 2011 11:48:20 +0000 (11:48 +0000)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 14 Feb 2011 02:38:54 +0000 (21:38 -0500)
commit37efe948ea139d9c49e50ec9378a75fe8f8e25a4
tree525a3bce4801899c765033914f48b0294f036096
parent7170eb6e36d2dc9273eada63cd2ba2977b06c67c
Bug 4263: Remove duplicated lines from C4::Items

Merge of bug 4263 duplicates the bulk of
ModItemFromMarc causing compile time errors

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

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