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

Subroutine prototypes used at line 157, column 1.  See page 194 of PBP.  (Severity: 5)
Subroutine prototypes used at line 375, column 1.  See page 194 of PBP.  (Severity: 5)
Subroutine prototypes used at line 385, column 1.  See page 194 of PBP.  (Severity: 5)
Subroutine prototypes used at line 418, 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/Branch.pm