session start entfernt

This commit is contained in:
2026-05-31 21:53:30 +02:00
parent 6c5047be30
commit f9ab3f8db2
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -1,5 +1,4 @@
<?php
session_start();
$_SESSION = [];
session_destroy();