load(); require_once __DIR__ . '/auth_functions.php'; logout(); header("Location: /auth/login.php"); exit;