This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
PAAD
/
asistencia
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
ff7d678844
Branches
Tags
master
asistencia
/
salir.php
salir.php
103 B
Historique
Raw
1
2
3
4
5
<?php
require_once 'class/c_login.php';
// DESTROY SESSION
Login::log_out();
header("Location: .");