1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database.
This commit is contained in:
@@ -62,7 +62,7 @@ VALUES (
|
||||
);
|
||||
|
||||
-- Categories
|
||||
INSERT INTO Shop_Category (
|
||||
INSERT INTO Shop_Product_Category (
|
||||
display_order,
|
||||
code,
|
||||
name,
|
||||
|
||||
Reference in New Issue
Block a user