S2OJ/uoj/1/app/controllers
Masco Skray 58e70164ba fix(uoj/1/app/controllers): fix Judgement Failed submissions table not shown for superuser
When printing the table of Judgement Failed items at super-manage, there is nothing shown.
It caused by using echoSubmissionsList(), arguments that 3 passed but exactly 4 expected.
So add the missing argument, and let the result hidden because we select an exact result.
Also, because of the typo of "Judgement", there will be nothing shown if
only fixed too few arguments. This commit changes it too.
2018-10-11 23:35:32 +08:00
..
judge update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
subdomain/blog Initial commit for PHP7 2018-09-20 17:38:09 +08:00
add_contest.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
announcements.php Initial commit 2018-09-20 17:21:40 +08:00
blog_show.php Initial commit 2018-09-20 17:21:40 +08:00
blogs.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
change_user_info.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
click_zan.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
contest_inside.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
contest_manage.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
contest_members.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
contest_registration.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
contests.php Initial commit 2018-09-20 17:21:40 +08:00
download.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
faq.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
forgot_pw.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
hack_list.php Initial commit 2018-09-20 17:21:40 +08:00
hack.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
index.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
login.php fix(uoj/1/app/controllers): fix login failure loop when logout from user profile modify page 2018-09-23 23:14:39 +08:00
logout.php Initial commit 2018-09-20 17:21:40 +08:00
problem_data_manage.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
problem_managers_manage.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
problem_set.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
problem_statement_manage.php Initial commit 2018-09-20 17:21:40 +08:00
problem_statistics.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
problem.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
ranklist.php Initial commit 2018-09-20 17:21:40 +08:00
register.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
reset_pw.php Initial commit 2018-09-20 17:21:40 +08:00
submission_status_details.php Initial commit 2018-09-20 17:21:40 +08:00
submission.php Initial commit 2018-09-20 17:21:40 +08:00
submissions_list.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
super_manage.php fix(uoj/1/app/controllers): fix Judgement Failed submissions table not shown for superuser 2018-10-11 23:35:32 +08:00
user_info.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
user_msg.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
user_system_msg.php Initial commit 2018-09-20 17:21:40 +08:00