hquxmu / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 0 forks source link

typo in check_submit.php #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

in your check_submit.php you have this code on line 14
if (!setup_submission_directory($ubmission_diectory)) {

this should be directory, instead of diectory.

Original issue reported on code.google.com by zeus...@gmail.com on 9 Sep 2010 at 3:29

GoogleCodeExporter commented 9 years ago
Fixed this a little while ago while working on some other things in the file

Original comment by janzert on 6 Nov 2010 at 3:37