Skip to content

Commit 408651c

Browse files
committed
Gradebook: Protect form to add results
1 parent 1ddff46 commit 408651c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/gradebook/lib/fe/evalform.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ public function __construct(
7777
$this->build_add_user_to_eval();
7878
break;
7979
}
80+
$this->protect();
8081
$this->setDefaults();
8182
}
8283

0 commit comments

Comments
 (0)