HOME


5h-3LL 1.0
DIR: /home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs
/home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs/
Upload File:
Current File : /home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs/logout.php.tar
home/aissorg/public_html/admin/logout.php000064400000000421151162407060014556 0ustar00<?php
session_start();

// Clear all session variables
$_SESSION = [];

// Destroy the session
session_unset();
session_destroy();

// Redirect to the login page
echo '<script language="javascript">
    document.location="index.php";
</script>';
exit();
?>