- Status Aufgenommener muss vorhanden sein, bevor ein Student inskirbiert werden kann. StSem und AusbSem müssen bei Aufgenommener und Bewerber gleich sein

- Diverse Bugfixes
This commit is contained in:
Andreas Österreicher
2009-08-28 08:34:45 +00:00
parent 6a3e638872
commit ae758e017f
5 changed files with 149 additions and 117 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ echo '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>';
$cDebug.='<td title="Third">'.$tmp_value['ThirdLevel'].'</td>';
$cDebug.='<td title="Fourth">'.$tmp_value['FourthLevel'].'</td>';
$cDebug.='<td title="Href">'.$tmp_value['APPHref'].'</td>';
$cDebug.='<td title="Icon">'.(!empty($tmp_value['Icon'])?'<img onError="this.onerror=null;this.src=\'blank.png\';" height="16" src="'.$tmp_value['Icon'].'" alt="Icon" />':'').'</td>';
$cDebug.='<td title="Icon">'.(!empty($tmp_value['Icon'])?'<img onError="this.onerror=null;this.src=\'../../../skin/images/blank.gif\';" height="16" src="'.$tmp_value['Icon'].'" alt="Icon" />':'').'</td>';
$cDebug.='<td title="Error">'.$tmp_value['Error'].'</td>';
$cDebug.='</tr>';
}
-1
View File
@@ -2,7 +2,6 @@
<head>
<META http-equiv="refresh" content="0;URL=index.php">
<title>Stundenplan</title>
<link rel="stylesheet" href="../../skin/style.css.php" type="text/css">
</head>
<body>
Sie werden nicht weitergeleitet? <a class="Item" href="index.php">(Klick here)</a>