]> git.koha-community.org Git - koha.git/commit
Variable redeclared in same scope
authorColin Campbell <colin.campbell@ptfs-europe.com>
Mon, 13 Dec 2010 17:05:06 +0000 (17:05 +0000)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 15 Dec 2010 02:39:52 +0000 (21:39 -0500)
commit08c2668ee218e162af099de7dffa724624e04ac5
treead56fc4995de4ec60539be7d6d72366ea44b494a
parent59814b0cecebb868dbacaf9a9ef6548f27ba0949
Variable redeclared in same scope

lexical variable declared twice causing run time warnings

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

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