Update comment
This commit is contained in:
parent
50e11f3ece
commit
b50bbfef96
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ sub checkout($self, $user) {
|
||||||
|
|
||||||
RevBank::Plugins::call_hooks("checkout_done", $self, $user, $transaction_id);
|
RevBank::Plugins::call_hooks("checkout_done", $self, $user, $transaction_id);
|
||||||
|
|
||||||
sleep 1; # look busy (and ensure new id for next transaction :))
|
sleep 1; # look busy
|
||||||
};
|
};
|
||||||
|
|
||||||
$self->empty;
|
$self->empty;
|
||||||
|
|
Loading…
Add table
Reference in a new issue