This website requires JavaScript.
Explore
Help
Sign In
MasterGordon
/
FactoryMaster
mirror of
https://github.com/MasterGordon/FactoryMaster.git
Watch
1
Star
0
Fork
You've already forked FactoryMaster
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fbd74c4a2a
FactoryMaster
/
php
/
logout.php
6 lines
62 B
PHP
Raw
Blame
History
<
?
php
session_start
();
session_unset
();
session_destroy
();
?>
Reference in New Issue
View Git Blame
Copy Permalink