mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
keine neuen studienordnugns attribute
This commit is contained in:
@@ -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='';
|
||||
|
||||
Reference in New Issue
Block a user