file :./admin/problem_add_page.php at line 89
$sql="SELECT `contest_id`,`title` FROM `contest` WHERE `start_time`>NOW() order
by `contest_id`";
Modify: "start_time" -> "end_time"
Original issue reported on code.google.com by yulu3...@163.com on 9 Dec 2011 at 5:49
Original issue reported on code.google.com by
yulu3...@163.com
on 9 Dec 2011 at 5:49