Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/ItemCirculationAlertPrefere...
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 17:04:49 +0000 (05:04 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:39 +0000 (12:01 +0200)
commit9a7e015408733e8105696cd324152644ce4745af
tree202e29a39b06df75440a626fd24bb493e9e8ef29
parent0760a4b9889ec7c5b1f7b33e70e41ca30812f838
Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/ItemCirculationAlertPreference.pm

"return" statement with explicit "undef" at line 170, column 13.  See page 199 of PBP.  (Severity: 5)

"return" statement with explicit "undef" at line 407, column 9.  See page 199 of PBP.  (Severity: 5)

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