forked from extern/egroupware
missing ;
This commit is contained in:
parent
b9e1fd0763
commit
2b156edc17
@ -429,7 +429,7 @@
|
||||
|
||||
if ($allValues[0]['gidnumber'][0])
|
||||
{
|
||||
$name_list[$account_lid] = False
|
||||
$name_list[$account_lid] = False;
|
||||
}
|
||||
|
||||
return $name_list[$account_lid];
|
||||
|
Loading…
Reference in New Issue
Block a user