]> git.koha-community.org Git - koha.git/commit
Bug 2505 : use warnings in smart_rules.pl
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 7 Jun 2011 13:34:18 +0000 (14:34 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 13 Jul 2012 01:34:32 +0000 (21:34 -0400)
commit572ca29e63d0928980c36241dae37decfa80de19
tree4356de95c14ca6e63af501f21831ebc7201a6aeb
parent4fb87d4e2fa51cf86eed1a7211b9c924f6213d6b
Bug 2505 : use warnings in smart_rules.pl

Fix some careless code redeclaring a variable
declaring a variable in a condition
so that these don't generate errors

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 6078c1acf699f51c127e853203e35cadae99005d)
admin/smart-rules.pl