mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2026-07-25 06:10:22 +02:00
5 lines
52 B
PHP
5 lines
52 B
PHP
<?php
|
|
|
|
$auth->clear();
|
|
header("LOCATION: ./");
|
|
exit; |