This website requires JavaScript.
Explore
Help
Register
Sign In
Twip-Network
/
watch.twip-network.org
Watch
1
Star
0
Fork
0
You've already forked watch.twip-network.org
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f6a485f697
watch.twip-network.org
/
logout.php
7 lines
76 B
PHP
Raw
Normal View
History
Unescape
Escape
Basically init iguess?
2024-01-20 16:04:27 +01:00
<
?
php
session_start
();
session_destroy
();
another redirect fixed
2024-01-20 17:27:31 +01:00
header
(
'Location: /'
);
Basically init iguess?
2024-01-20 16:04:27 +01:00
exit
();
?>
Reference in New Issue
Copy Permalink