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