diff options
author | ivan <ivan> | 2009-07-30 06:52:16 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-07-30 06:52:16 +0000 |
commit | da635762c054395a44145362f1ddd2ccdbb87416 (patch) | |
tree | 47519557a0e6c3188a74dede9b535840d320ab25 /httemplate | |
parent | f43362b2ee2e56b238fcae935a31b552b51506ba (diff) |
didn't mean to leave a Dump(er) there
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/view/cust_main/payment_history.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/view/cust_main/payment_history.html b/httemplate/view/cust_main/payment_history.html index 8adc95426..24af5c9a5 100644 --- a/httemplate/view/cust_main/payment_history.html +++ b/httemplate/view/cust_main/payment_history.html @@ -383,8 +383,6 @@ my %opt = ( ) ); -warn Dumper(\%opt); - #invoices foreach my $cust_bill ($cust_main->cust_bill) { push @history, { |