Change the order of deleting the item from the cache and calling

clean up code, since deleting the item causes the Session var
to get nuked.
This commit is contained in:
Colin Kuskie 2008-07-21 21:27:31 +00:00
parent dafe7304c2
commit 1031883fbf
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@
- fixed: i18nagain
- fixed: Cash available as a payment option to everyone
- fixed: Web::Form::Asset can now accept assets with '|" in their names.
- fixed: Shop: remove an item and Apache segfaults
7.5.17
- fixed: Payment Methods Hover Help Incomplete