<?php include_once('./inc/init.inc.php'); include_once('./inc/secure.inc.php'); session_destroy(); header('Location: index.php'); ?>