<?php
session_start();
session_unset();
session_destroy();
header("location:index.php?msg=scesslogout");
?>
<!--PHTP 2.0 Beta 1 version, by Antoine_935, for PHP
This file may be distributed under the terms of the Genreal Public License
This software comes with absolutely no warranty
Join the community at www.phtp.be
-->