Mini Kabibi Habibi

Current Path : C:/Users/ITO/Desktop/From USB/fts/
Upload File :
Current File : C:/Users/ITO/Desktop/From USB/fts/logout.php

<?php
session_start();
session_destroy();
header('location:index.php');

?>