File "logout-20250313142725.php"

Full Path: /www/wwwroot/creditmensch.click/app/logout-20250313142725.php
File size: 87 bytes
MIME-type: --
Charset: utf-8

<?php 
session_start();
session_destroy();
session_unset();
header("Location: ./");