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