Skip to content
Snippets Groups Projects
Commit e14b2c81 authored by ZHANG David's avatar ZHANG David
Browse files

Upload New File

parent 9c33dfa0
Branches
No related tags found
No related merge requests found
<?php
session_start();
session_unset();
session_destroy();
header('Location: login.php');
exit;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment