Whitespace
parent
f4b6bde3c2
commit
3bb1a5b544
|
@ -55,7 +55,7 @@ function userLogin( $username, $password='', $passwordHashed=false ) {
|
|||
unset($user);
|
||||
}
|
||||
session_write_close();
|
||||
}
|
||||
} # end function userLogin
|
||||
|
||||
function userLogout() {
|
||||
global $user;
|
||||
|
|
Loading…
Reference in New Issue