diff --git a/soap/stip.soap.php b/soap/stip.soap.php index a49c1488d..40f6c9180 100644 --- a/soap/stip.soap.php +++ b/soap/stip.soap.php @@ -117,8 +117,8 @@ function GetStipendienbezieherStip($parameters) $studGebuehr = str_replace('.', ',', $studGebuehr); // wenn nicht bezahlt - /* if($studGebuehr == "") - $studGebuehr = "0,00"; */ + if($studGebuehr == "") + $studGebuehr = "0,00"; if($BezieherStip->Typ == "as" || $BezieherStip->Typ == "AS") {