mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Fehler bei der Anzeige des LDAP Status behoben
This commit is contained in:
@@ -181,7 +181,7 @@ if($person_id!='')
|
||||
echo ' - Zurückgegeben am '.$datum_obj->formatDatum($row->retouram,'d.m.Y');
|
||||
|
||||
echo '<br>FH-Ausweis im LDAP:';
|
||||
if($uidldap = getUidFromCardNumber($nummer))
|
||||
if($uidldap = getUidFromCardNumber($row->nummer))
|
||||
{
|
||||
if($uidldap==$row_account->uid)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user