1 line
No EOL
81 B
PHP
Executable file
1 line
No EOL
81 B
PHP
Executable file
<?php session_start(); session_destroy(); header('Location: index.php'); exit; ?>
|