mirror of
https://github.com/wheelybird/ldap-user-manager.git
synced 2025-01-18 23:42:54 +01:00
5 lines
76 B
PHP
5 lines
76 B
PHP
<?php
|
|
include __DIR__ . "/../includes/web_functions.inc.php";
|
|
log_out();
|
|
?>
|