Made the shopping cart support dynamic item plugins

This commit is contained in:
Martin Kamerbeek 2007-01-14 15:26:26 +00:00
parent 07cab9a1de
commit 2db563c1cf
2 changed files with 6 additions and 0 deletions

View file

@ -9,6 +9,8 @@
- fix: Media Folder (perlDreamer Consulting, LLC)
- fix: Cannot save new content filters.
- fix: Cannot delete content filter.
- change: adapted WebGUI::Commerce::ShoppingCart to make it capable of
handling dynamic item plugins. (Martin Kamerbeek / Oqapi)
7.3.4
- fix: SQLForm - cannot add new asset (Martin Kamerbeek / Oqapi)