mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 14:32:18 +00:00
fix the comment describing the "fix"
This commit is contained in:
@@ -990,7 +990,7 @@ class Abgabe extends FHCAPI_Controller
|
||||
* helper function to check the signature status of uploaded files for zwischenabgabe & endupload
|
||||
*/
|
||||
private function checkAbgabeSignatur($abgabe, $projektarbeit) {
|
||||
// TODO: recomment this whenever we decide every upload needs signature check
|
||||
// TODO: recomment this whenever we decide not every upload needs signature check
|
||||
// if($abgabe->paabgabetyp_kurzbz != 'end') {
|
||||
// return;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user