Game-Jaming/Backend/logout.php

3 lines
25 B
PHP
Raw Normal View History

2021-03-04 13:13:03 +00:00
<?php
session_destroy();