diff options
| author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-05 10:43:37 +0800 | 
|---|---|---|
| committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-05 10:43:37 +0800 | 
| commit | 0b39abcc6a521406f065adcc4db3d283a0a1c08f (patch) | |
| tree | 91f661d6e336901e0d849f2aaa2d71ea26826d45 | |
| parent | c33193c6d61214af1ba27bf30347d0c6249e898d (diff) | |
Default WWW_DIR points to root
| -rw-r--r-- | products/variable.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/products/variable.txt b/products/variable.txt index 701192e..da98cd3 100644 --- a/products/variable.txt +++ b/products/variable.txt @@ -103,4 +103,4 @@ UI_WIDGET_TYPES		Admin Control  UPS_COUNTRY_FIELD	country	Shipping  UPS_ORIGIN	45056	Shipping  UPS_POSTCODE_FIELD	zip	Shipping -WWW_DIR	/__MVC_CATALOGNAME__	Directories and Paths +WWW_DIR		Directories and Paths |