mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 16:19:06 +01:00
Fix debug LSprofiles informations
This commit is contained in:
parent
cc2bc8462b
commit
355b0cf1d4
1 changed files with 1 additions and 1 deletions
|
@ -1679,7 +1679,7 @@ class LSsession {
|
|||
} // fin foreach($profileInfos)
|
||||
} // fin is_array($profileInfos)
|
||||
} // fin foreach LSprofiles
|
||||
LSdebug(self :: $LSprofiles);
|
||||
LSdebug("LSprofiles : ".print_r(self :: $LSprofiles,1));
|
||||
return true;
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Reference in a new issue