merged to 9933
This commit is contained in:
parent
4fb7b2c81b
commit
df234709f4
16 changed files with 474 additions and 295 deletions
|
|
@ -161,5 +161,8 @@ $product->purge;
|
|||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END {
|
||||
if ($shipper) {
|
||||
$shipper->delete;
|
||||
}
|
||||
$session2->close;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue