missing ;

This commit is contained in:
Miles Lott 2001-09-02 12:37:15 +00:00
parent b9e1fd0763
commit 2b156edc17

View File

@ -429,7 +429,7 @@
if ($allValues[0]['gidnumber'][0])
{
$name_list[$account_lid] = False
$name_list[$account_lid] = False;
}
return $name_list[$account_lid];