jb-data.de/logoff.php
2025-08-11 22:23:30 +02:00

5 lines
No EOL
83 B
PHP

<?php
session_destroy();
$error=0; $status=0;
require('login.php');
?>