diff --git a/rdf/diplomasupplement.xml.php b/rdf/diplomasupplement.xml.php index e9e2325f6..155c7c0d3 100644 --- a/rdf/diplomasupplement.xml.php +++ b/rdf/diplomasupplement.xml.php @@ -861,6 +861,7 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml") '; $ects_total +=$row_outgoing->ects; + $semester_ects+=$row_outgoing->ects; } } }