Whitespace

pull/2090/head^2
Isaac Connor 2018-04-30 13:02:53 -04:00
parent f4b6bde3c2
commit 3bb1a5b544
1 changed files with 21 additions and 21 deletions

View File

@ -55,7 +55,7 @@ function userLogin( $username, $password='', $passwordHashed=false ) {
unset($user);
}
session_write_close();
}
} # end function userLogin
function userLogout() {
global $user;