Clear session on entry page

This commit is contained in:
Skylar Ittner 2018-12-03 20:53:17 -07:00
parent 70a2b8577f
commit 50db016e69

View File

@ -4,6 +4,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
session_destroy();
?>
<div class="container mt-4">
<div class="row justify-content-center">