2010-11-16, 05:15:04
Parse error: syntax error, unexpected '{' in /myserverpath/admin/update.php on line 26
line 26 reads:
if (!file_exists(GSUSERSPATH) {
i suspect it's just missing a closing ) after GSUSERSPATH
line 26 reads:
if (!file_exists(GSUSERSPATH) {
i suspect it's just missing a closing ) after GSUSERSPATH