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