mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Fehler beim Drucken von Zutrittskarten unter Windows behoben wenn die Person keine OE-Zuordnung hat
This commit is contained in:
@@ -123,7 +123,7 @@ if(copy($zipfile, $tempname_zip))
|
||||
}
|
||||
else
|
||||
{
|
||||
$oe = NULL;
|
||||
$oe = new organisationseinheit();
|
||||
}
|
||||
$xml.="
|
||||
<mitarbeiter>
|
||||
|
||||
Reference in New Issue
Block a user