trying again
This commit is contained in:
parent
1790f473d5
commit
00864938af
1 changed files with 1 additions and 0 deletions
|
|
@ -2207,6 +2207,7 @@ sub saveRegistration {
|
|||
}
|
||||
$counter++;
|
||||
}
|
||||
srand;
|
||||
$self->session->http->setRedirect($self->getUrl("op=viewCart;something=".rand(44345552))) if $self->session->form->get('checkoutNow');
|
||||
return 1 if $self->session->form->get('checkoutNow');
|
||||
return $self->www_view();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue