Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/ShelfBrowser.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 14:10:11 +0000 (02:10 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:37 +0000 (12:01 +0200)
commit2633a19b92efab81e79c3ef2e9374bcc4f556c02
treeb06730c61d60d261f9d1304aa1e489d4eb1353c4
parent33ae9c9185f833ee4da6c89e5e5a51109392aa41
Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/ShelfBrowser.pm

- Variable declared in conditional statement at line 183, column 5.  Declare  variables outside of the condition.  (Severity: 5)

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/ShelfBrowser.pm