This website requires JavaScript.
Explore
Help
Sign In
dupard
/
AIidE
Watch
1
Star
0
Fork
0
You've already forked AIidE
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
AIidE
/
php
/
auth
/
logout.php
4 lines
63 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Base auth
2021-09-09 01:13:46 +02:00
<
?
php
session_destroy
();
header
(
'Location: ../../'
)
?>
Reference in New Issue
Copy Permalink