This website requires JavaScript.
Explore
Help
Register
Sign In
Game-jam-Devs
/
Game-Jaming
Watch
4
Star
0
Fork
You've already forked Game-Jaming
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0e343cb46e
Game-Jaming
/
Backend
/
Controllers
/
Group
/
logout.php
5 lines
43 B
PHP
Raw
Normal View
History
Unescape
Escape
Logout file
2021-03-04 13:13:03 +00:00
<
?
php
password reset, admin upadte and Camel case update
2021-03-11 08:28:30 +00:00
session_start
();
Logout file
2021-03-04 13:13:03 +00:00
session_destroy
();