2019-07-31 14:08:53 +08:00

5 lines
76 B
PHP

<?php
include __DIR__ . "/../includes/web_functions.inc.php";
log_out();
?>