<?php require "../../inc/config.php"; session_name("s".$s40[passkey]); session_start(); session_unset (); session_destroy (); $url = "location: ../index.php?n=501"; header ( $url ); ?>