Logout file

This commit is contained in:
RundelhausCode 2021-03-04 14:13:03 +01:00
parent dd66573508
commit 44c889d63d
1 changed files with 3 additions and 0 deletions

3
Backend/logout.php Normal file
View File

@ -0,0 +1,3 @@
<?php
session_destroy();