ok
<?php ob_start(); session_start(); unset($_SESSION['tn_trans_connect']); session_destroy(); header("location: login.php"); ?>