Bug 8176 [SIGNED-OFF] Assign an intial value to $sqlwhere
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 1 Jun 2012 07:10:21 +0000 (08:10 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 5 Jun 2012 15:03:51 +0000 (17:03 +0200)
commit6dda8a63795439cde4d97f97b9d09b63011ef54a
tree9f5031ced643b9e811ab5757e974ba202a734545
parent93c7f2a98723bbb960a7012186ec7b30854a1fe0
Bug 8176 [SIGNED-OFF] Assign an intial value to $sqlwhere

warnings in log because of undefined value in
string concatenation
variable should be initialized to empty string rather
than left undefined

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Removes a warning in logs

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Serials.pm