Clear session on entry page

master
Skylar Ittner 6 years ago
parent 70a2b8577f
commit 50db016e69

@ -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">

Loading…
Cancel
Save