Skip to content

Commit e9a1042

Browse files
committed
more similar to original
1 parent 0475281 commit e9a1042

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/lib/UnityLDAP.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ public function getDefUserShell()
132132
return $this->def_user_shell;
133133
}
134134

135+
//
136+
// ID Number selection functions
137+
//
135138
public function getNextUIDGIDNumber($uid)
136139
{
137140
$IDNumsInUse = array_merge($this->getAllUIDNumbersInUse(), $this->getAllGIDNumbersInUse());

0 commit comments

Comments
 (0)