session_start();
$prihlaseny=session_is_registered("meno");
if (!$prihlaseny) {
Chyba("You are not logged in, it is not necessary to log you out.");
exit;
}
session_unset();
session_destroy();
?>
If you are not automatically forwarded to http://mw.pieskovisko.sk/index.php, click here