mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
TODO-tags for non-unique student->prestudent_id
This commit is contained in:
@@ -486,8 +486,6 @@ class stip extends basis_db
|
||||
*/
|
||||
public function getErfolg($prestudent_id, $studiensemester_kurzbz)
|
||||
{
|
||||
$student = new student();
|
||||
|
||||
$noten = new note();
|
||||
$noten->getAll();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user