From 19a3704acbf9801c0b1491a84828496ef46bc840 Mon Sep 17 00:00:00 2001 From: Cflip <36554078+cflip@users.noreply.github.com> Date: Sat, 23 Jan 2021 11:24:05 -0700 Subject: Form cleanup and better password hashing --- header.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'header.php') diff --git a/header.php b/header.php index 935f063..9d57fba 100644 --- a/header.php +++ b/header.php @@ -5,13 +5,13 @@ session_start();
-