AbanteCart Community

Shopping Cart Operations => Support => Topic started by: smallfish on March 14, 2013, 01:08:33 AM

Title: "default" php keyword in table
Post 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!
Title: Re: "default" php keyword in table
Post by: eCommerce Core on June 16, 2014, 08:22:59 AM
Please explain how table field conflicts with PHP code? If you meant conflict with mysql, you can use `default` to prevent conflict