diff --git a/rdf/diplomasupplement.xml.php b/rdf/diplomasupplement.xml.php index e432a980a..64a6ab06a 100644 --- a/rdf/diplomasupplement.xml.php +++ b/rdf/diplomasupplement.xml.php @@ -790,17 +790,18 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml") echo ' '.$benotungsdatum_outgoing.' - + '.($row_outgoing->semesterstunden/$wochen).' '.$lehrform_kurzbz_outgoing.' ort.', '.$row_outgoing->universitaet.'. All credits earned during the International Semester Abroad (ISA) are fully credited for the '.$start.'th semester at the UAS Fachhochschule Technikum Wien.]]> '.$row_outgoing->ects.' - '.$row_outgoing->semesterstunden/$wochen.' + '.$row_outgoing->semesterstunden.' '.$note_outgoing.' '; + $ects_total +=$row_outgoing->ects; } } }