fix the comment describing the "fix"

This commit is contained in:
Johann Hoffmann
2026-01-12 17:14:03 +01:00
parent a56335f4f9
commit cc0f38b276
@@ -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;
// }