From 69abf1e9e25799deb0ba30ec05d27ffa31bbaf91 Mon Sep 17 00:00:00 2001 From: cgfhtw Date: Mon, 27 May 2024 11:50:17 +0200 Subject: [PATCH] Comment --- application/controllers/components/stv/Students.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/controllers/components/stv/Students.php b/application/controllers/components/stv/Students.php index e4ba9befd..59b2c2970 100644 --- a/application/controllers/components/stv/Students.php +++ b/application/controllers/components/stv/Students.php @@ -3,6 +3,7 @@ if (! defined('BASEPATH')) exit('No direct script access allowed'); // TODO(chris): Prestudent status missing +// TODO(chris): Prestudent studiengang missing class Students extends FHC_Controller {