valid) { write_log("Logout: " . $theUser->getID() . " (" . $theUser->getGecos() . ")"); } $saveCookie = $$cookieName; // Don't need to set the cookie -- just clear it out in the DB //setcookie($cookieName, "", "", "/"); ?> LAM FAQ maintenance: Logout

Logging out of LAM FAQ maintenance


"" && $saveCookie <> "deleted") { printf("

You have been logged out.\n"); $theUser->clearCookie(""); } else printf("

You did not appear to have been logged in.\n"); print("\n

Click here to login.\n"); print("\n

Click here to return to the FAQ.\n"); ?>