Jimmy Monin 57708e3169 Initial commit
Functional, without SSO
2016-09-18 11:03:26 +02:00

5 lines
52 B
PHP

<?php
$auth->clear();
header("LOCATION: ./");
exit;