Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/SQLHelper.pm
commit16cc80d2bd847cfaf9f41d27314374cd143829ee
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 14:37:09 +0000 (27 02:37 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:38 +0000 (20 12:01 +0200)
tree8747a34abdf69c4f99c8965abd8f349311ded66b
parent162d81d536f0154bdce5359c13fdf92953e3a4cb
Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/SQLHelper.pm

Subroutine prototypes used at line 251, column 1.  See page 194 of PBP.  (Severity: 5)
Subroutine prototypes used at line 287, column 1.  See page 194 of PBP.  (Severity: 5)
Subroutine prototypes used at line 317, 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/SQLHelper.pm