This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
NAguirre
/
Pedventas_esp_trapal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
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:
40fd53854f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '40fd53854f'
${ noResults }
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