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)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 10 Apr 2012 09:30:20 +0000 (11:30 +0200)
commit6078c1acf699f51c127e853203e35cadae99005d
tree8f9032ab59da566c6d24e586867aeec723295d61
parentbeb0678bfc9957145895a792a8bed42815f4ad22
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>
admin/smart-rules.pl