removing debug
This commit is contained in:
parent
2467dc32dc
commit
e04751d0ea
1 changed files with 0 additions and 2 deletions
|
|
@ -292,8 +292,6 @@ sub www_checkoutConfirm {
|
|||
$var{total} = sprintf('%.2f', $total + $shipping->calc);
|
||||
|
||||
$plugin = WebGUI::Commerce::Payment->load($session, $session->scratch->get('paymentGateway'));
|
||||
use Data::Dumper;
|
||||
$session->errorHandler->warn(Dumper($plugin->session));
|
||||
|
||||
$f = WebGUI::HTMLForm->new($session);
|
||||
$f->hidden(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue