mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Erroneous line-break removal - re-add
This commit is contained in:
parent
c4f11de90d
commit
12d86bd6e2
|
@ -247,6 +247,7 @@ class LdapSync extends Command
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Sync activated state for Active Directory.
|
||||
if ( !empty($ldap_result_active_flag)) { // IF we have an 'active' flag set....
|
||||
// ....then *most* things that are truthy will activate the user. Anything falsey will deactivate them.
|
||||
|
|
Loading…
Reference in a new issue