5 lines
76 B
PHP
Raw Normal View History

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