[Koha-patches] [PATCH] Commenting out Dumper

Chris Nighswonger cnighswonger at foundations.edu
Wed Apr 2 16:34:11 CEST 2008


---
 C4/Labels.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/C4/Labels.pm b/C4/Labels.pm
index 96c90d7..46bf5b5 100644
--- a/C4/Labels.pm
+++ b/C4/Labels.pm
@@ -25,7 +25,7 @@ use Text::Wrap;
 use Algorithm::CheckDigits;
 use C4::Members;
 use C4::Branch;
- use Data::Dumper;
+# use Data::Dumper;
 # use Smart::Comments;
 
 BEGIN {
-- 
1.5.3.7




More information about the Koha-patches mailing list