Fix parse error

This commit is contained in:
james 2008-10-20 16:56:31 +00:00
parent d86ea6257f
commit 35d3211391

View File

@ -190,7 +190,6 @@ function db_update_116_post()
echo mysql_error();
while($i = mysql_fetch_object($q))
$qa[$i->id] = $id;
}
}
/* Now write back the judge ids */