Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Utils.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 16:57:58 +0000 (04:57 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:39 +0000 (12:01 +0200)
commit0760a4b9889ec7c5b1f7b33e70e41ca30812f838
tree957dddde4ab8a0422d96c17245b6bcd615537578
parentc4f041a9d60433a7156b1d962ac6c3f90265b551
Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Utils.pm

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

Subroutine prototypes used at line 43, 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/Utils.pm