there we go....
This commit is contained in:
parent
e5b0c0cdb5
commit
341539c3a0
1 changed files with 1 additions and 0 deletions
|
|
@ -2074,6 +2074,7 @@ sub www_addEventsToBadge {
|
|||
while (1) {
|
||||
unless ($self->session->scratch->get("purchaseId".$counter)) {
|
||||
$self->session->scratch->set("purchaseId".$counter, $purchaseId);
|
||||
$self->session->scratch->set("currentPurchaseCounter",$counter);
|
||||
last;
|
||||
}
|
||||
$counter++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue