This website works better with JavaScript.
Home
Explore
Help
Sign In
NAguirre
/
Pedventas_esp_trapal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
4.2 MiB
PHP
36.4%
CSS
27.7%
SCSS
12.4%
Less
12.2%
JavaScript
9.9%
Other
1.4%
Tree:
eafa363d5e
Pedventas_esp_trapal
/
users
/
logout.php
5 lines
80 B
Raw
Blame
History
<
?
php
@
session_start
();
session_destroy
();
header
(
"
Location: ../index.html
"
);
?>
Reference in new issue