Bug 8861 - Undefined variables in batchMod.pl trigger error logs
authorMark Tompsett <mtompset@hotmail.com>
Tue, 2 Oct 2012 13:07:18 +0000 (21:07 +0800)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 19 Oct 2012 15:48:32 +0000 (17:48 +0200)
commit2317b233e1d63d8cc5a148962697745400f20351
tree3abd3f33452c64a1d5ee924caabe2321da580105
parent32fab74b980b00cdc7020b44e274b95619dc9166
Bug 8861 - Undefined variables in batchMod.pl trigger error logs

Initialized $op, and changed lines like "$op => 1" and
"$error => 1" into separate, conditional template param calls.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
tools/batchMod.pl