mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 19:28:41 +00:00
This commit is contained in:
parent
17c400d15c
commit
cfaa862e99
@ -32,7 +32,7 @@
|
||||
|
||||
<?php if (!isset($assignments_hidden)): ?>
|
||||
<?php
|
||||
$assignments = [];
|
||||
$assignments = [];
|
||||
foreach ($groups as $group) {
|
||||
$assignments = array_merge($assignments, queryGroupActiveAssignments($group['id']));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user