This website requires JavaScript.
Explore
Help
Sign In
Cliffbreak
/
Cheaterliste
Archived
Watch
4
Star
1
Fork
You've already forked Cheaterliste
0
Code
Releases
Activity
This repository has been archived on
2019-02-05
. You can view files and clone it, but cannot push or open issues or pull requests.
master
Cheaterliste
/
logout.php
7 lines
76 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Fertiger Login
2017-04-04 17:37:09 +00:00
<
?
php
session_start
();
session_destroy
();
Krasses xUpdate
2017-04-06 15:17:16 +00:00
header
(
'Location: /'
);
exit
();
?>
Copy permalink