keine neuen studienordnugns attribute

This commit is contained in:
Karl Burkhart
2014-03-10 10:50:08 +00:00
parent 266cc9918b
commit 072d510e3e
+2
View File
@@ -52,9 +52,11 @@ if(isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml")
{
case 'b':
$titel_kurzbz='BSc';
$stg_art = 'Bachelor';
break;
case 'm':
$titel_kurzbz='MSc';
$stg_art = 'Master';
break;
default:
$titel_kurzbz='';