and I can't seem to figure out whats wrong. Can someone help?Parse error: syntax error, unexpected '}' in /home/cmmvideo/public_html/myvirtuallife.com/_intranet/_cron jobs/Security Codes.php on line 69
Thanks:
Code: Select all
<?php
//REMOVED
?>Moderator: General Moderators
and I can't seem to figure out whats wrong. Can someone help?Parse error: syntax error, unexpected '}' in /home/cmmvideo/public_html/myvirtuallife.com/_intranet/_cron jobs/Security Codes.php on line 69
Code: Select all
<?php
//REMOVED
?>Code: Select all
$display = mysql_query("SELECT * FROM codes WHERE Type='{$type}' ORDER BY ID desc LIMIT 1");} // <--- excessive brace