mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 15:32:17 +00:00
Semester ECTS Summe wird jetzt korrekt berechnet wenn ein Auslandssemester gemacht wurde
This commit is contained in:
@@ -861,6 +861,7 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml")
|
||||
</lv>';
|
||||
|
||||
$ects_total +=$row_outgoing->ects;
|
||||
$semester_ects+=$row_outgoing->ects;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user