Bug 9586 - Remove $ENV{DEBUG} info from Member Template
[koha.git] / members / memberentry.pl
index f6d3e5e..7fc27c0 100755 (executable)
@@ -699,7 +699,6 @@ $debug and warn "memberentry step: $step";
 $template->param(%data);
 $template->param( "step_$step"  => 1) if $step;        # associate with step to know where u are
 $template->param(  step  => $step   ) if $step;        # associate with step to know where u are
-$template->param( debug  => $debug  ) if $debug;
 
 $template->param(
   BorrowerMandatoryField => C4::Context->preference("BorrowerMandatoryField"),#field to test with javascript