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