Changeset 1061 for trunk/common
- Timestamp:
- 11/22/09 16:07:21 (2 years ago)
- File:
-
- 1 edited
-
trunk/common/job.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/common/job.php
r1039 r1061 38 38 // Check if task is new and hasn't been added to any rounds 39 39 if (getattr($args, "round_id") == "" && 40 !task_get_ parent_rounds($task["id"]) &&40 !task_get_submit_rounds($task["id"], $user) && 41 41 security_query($user, 'task-submit', $task)) { 42 42 unset($errors["round_id"]);
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)