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.
This commit is contained in:
File diff suppressed because one or more lines are too long
BIN
temp/update_build/ver_0.290.zip
Normal file
BIN
temp/update_build/ver_0.290.zip
Normal file
Binary file not shown.
5
temp/update_build/ver_0.290_files.txt
Normal file
5
temp/update_build/ver_0.290_files.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
BIN
temp/update_build/ver_0.291.zip
Normal file
BIN
temp/update_build/ver_0.291.zip
Normal file
Binary file not shown.
2
temp/update_build/ver_0.291_files.txt
Normal file
2
temp/update_build/ver_0.291_files.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
F: ../autoload/front/controls/class.ShopProducer.php
|
||||
F: ../autoload/shop/class.Producer.php
|
||||
Reference in New Issue
Block a user