diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/payment.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/payment.pl b/scripts/payment.pl index 6da1d5b6..09472dd3 100644 --- a/scripts/payment.pl +++ b/scripts/payment.pl @@ -380,7 +380,6 @@ sub display_payments { } $_->{contact_total} = $contact_total; } - $payment->debug({file => '/tmp/payment'}); @{$payment->{media_options}} = ( {text => $request->{_locale}->text('Screen'), |