When I try to modify cart.inc.php file why does it always give such error message:
Parse error: syntax error, unexpected '{' in /includes/content/cart.inc.php on line 1
I just put comment like // comment or just define variable like $a = 'a'; but it always gives such error
every thing same but I can not change or add any thing on this file WHY?
