-
Notifications
You must be signed in to change notification settings - Fork 147
Should ShopParameters.php be removed? #752
Copy link
Copy link
Open
Labels
post-v5.0To be resolved after 5.0.0 release (i.e. 5.1.0, 5.2.0, 6.0.0...)To be resolved after 5.0.0 release (i.e. 5.1.0, 5.2.0, 6.0.0...)
Description
Hi all:
@PhilDaintree created webSHOP long time ago (thanks Phil!), and I tested it (can't remember if it was used in a real life scenario).
Nowadays, the only remains are ShopParameters.php and 42 settings, in table config all starting with Shop* (Checked via SELECT * FROM config WHERE confname LIKE "Shop%";).
I checked, and these parameters are not used anywhere else, except on the ShopParameters.php that set them up.
Should we remove these unused settings and the ShopParameters.php script?
R
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
post-v5.0To be resolved after 5.0.0 release (i.e. 5.1.0, 5.2.0, 6.0.0...)To be resolved after 5.0.0 release (i.e. 5.1.0, 5.2.0, 6.0.0...)