From bf1001e30d960a60c5bda6ca2c234204a2de6111 Mon Sep 17 00:00:00 2001 From: ma0068 Date: Wed, 8 Jul 2026 17:29:45 +0200 Subject: [PATCH] change default sum in case of no quereinstieg to avoid print in section 6.1 --- rdf/diplomasupplement.xml.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rdf/diplomasupplement.xml.php b/rdf/diplomasupplement.xml.php index e1869c4ef..5cd64b947 100644 --- a/rdf/diplomasupplement.xml.php +++ b/rdf/diplomasupplement.xml.php @@ -669,7 +669,7 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml") $ects_total = 0; $ects_total_positiv = 0; - $ects_anrechnung_studienplan = 0; + $ects_anrechnung_studienplan = ''; //Anrechnung Quereinsteiger echo ' ';