TODO-tags for non-unique student->prestudent_id

This commit is contained in:
Andreas Moik
2016-06-01 14:37:10 +02:00
parent 3cba596571
commit 4c3d0bf5aa
35 changed files with 1166 additions and 1059 deletions
-2
View File
@@ -486,8 +486,6 @@ class stip extends basis_db
*/
public function getErfolg($prestudent_id, $studiensemester_kurzbz)
{
$student = new student();
$noten = new note();
$noten->getAll();