bool File_Passwd_Common::userExists (string $user)
bool File_Passwd_Common::userExists
Check if a certain user already exists.
the name of the user to check if already exists
Returns boolean whether user already exists.
This function can not be called statically.