Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
neerholt 2021-03-05 10:52:50 +01:00
commit 01f6e16283
1 changed files with 3 additions and 0 deletions

3
Backend/logout.php Normal file
View File

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