small changes

This commit is contained in:
2026-09-11 10:34:44 +02:00
parent b8f9430827
commit fb152bd023
3 changed files with 15 additions and 26 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
<?php
session_destroy();
session_destroy();
echo json_encode(["res" => "res.user.loginout.true"]);