I get this error:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/pixogeni/public_html/arcade/admin/commandcenter.php on line 46
Well this is line 46, I can't seem to figure out a fix for it...
if (isset($_GET) && $_GET == "login") {
Any suggestions? :S
Thanks in advance :)