function auth_user_login ($username, $password) {
// Returns true if the username and password work
// and false if they are wrong or don't exist.
function auth_user_login ($username, $password) {
// Returns true if the username and password work
// and false if they are wrong or don't exist.