Swift
Member
- Sep 2, 2013
- 107
- 13
Good afternoon DevBest,
I am getting a parse error which I am still very confused about!
I've looked at the code and I don't see anything that I've done wrong?
Parse error: syntax error, unexpected '$hotel' (T_VARIABLE) in C:\inetpub\wwwroot\system\brain-config.php on line 33
Can someone help?
I am getting a parse error which I am still very confused about!
I've looked at the code and I don't see anything that I've done wrong?
Parse error: syntax error, unexpected '$hotel' (T_VARIABLE) in C:\inetpub\wwwroot\system\brain-config.php on line 33
$hotel['onlineCounter'] = true; // Enable the user count in the client.
Can someone help?