From 91783f6bfffdd87c21302d2ca5f0eef50b0f9ec0 Mon Sep 17 00:00:00 2001 From: rail5 Date: Sun, 30 Apr 2023 16:10:54 -0400 Subject: [PATCH] Small typo --- upload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload.php b/upload.php index d3eb45c..0a3360e 100644 --- a/upload.php +++ b/upload.php @@ -47,7 +47,7 @@ if ($_POST['fsubmitted'] == "true") { } */ - /* End of the aforementioned security section */ + /* End of the aforementioned security section */ /* **************************************************** */ // TODO: Replace "sanitization" with prepared statements