- Bugfix Notebook Registration

- Bugfix für LV-Planung-Statistik im Excelformat für Lektoren
- Überbuchungsprüfung für LV-Plan
This commit is contained in:
Andreas Österreicher
2009-09-09 12:59:05 +00:00
parent 3b69524f9a
commit ea4879e0bc
4 changed files with 206 additions and 2 deletions
+1 -1
View File
@@ -253,7 +253,7 @@
else if ($error == 3)
echo '<h3>Die MAC Adresse ist bereits in Verwendung, bitte melden Sie sich bei der ITS <a href="mailto:[email protected]">[email protected]</a></h3>';
if(isset($mac_result))
if(isset($mac_result) && $mac_result!='')
{
if($mac_result == 0)
{