Files
shopPRO/temp/update_build/ver_0.290_files.txt
Jacek Pyziak 6559281ebc Add new files for ShopCoupon, ShopOrder, and ShopProducer functionality
- Created new PHP classes for handling shop coupons and orders in the autoload front controls and factories.
- Added a new view class for ShopOrder.
- Introduced a new ShopProducerController and Producer class for managing producers.
- Included version 0.291 zip file with the necessary updates and new files.
2026-02-17 23:01:02 +01:00

6 lines
246 B
Plaintext

F: ../autoload/front/controls/class.ShopCoupon.php
F: ../autoload/front/factory/class.ShopCoupon.php
F: ../autoload/front/controls/class.ShopOrder.php
F: ../autoload/front/factory/class.ShopOrder.php
F: ../autoload/front/view/class.ShopOrder.php