AbanteCart Community
Shopping Cart Operations => Support => Topic started by: smallfish on March 14, 2013, 01:08:33 AM
-
I find that the table "resource_map" use "default" as a field.
"default" is php keyword which is used in switch case. Please rename it to other name to avoid error.
Thank you!
-
Please explain how table field conflicts with PHP code? If you meant conflict with mysql, you can use `default` to prevent conflict