Bug 6679 -[SIGNED-OFF] fix 12 perlcritic violations in C4/Context.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 12:34:43 +0000 (00:34 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 09:39:37 +0000 (11:39 +0200)
commit809b543d27e3c6306e86f8eb0b3858ecde794917
tree92571290b71c4a4aea2b3db090b74929263a9881
parent562335d1c4b72b4063e46fb0987209f20acaa1ce
Bug 6679 -[SIGNED-OFF] fix 12 perlcritic violations in C4/Context.pm

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

Subroutine prototypes used at line 548, column 1.  See page 194 of PBP.  (Severity: 5)

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