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 {