From 3b4d80c755c277b9ff67980ea3f86e8197c53f5b Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sun, 5 Sep 2021 07:24:26 +0200 Subject: [PATCH] made submit output more reflective of what is actually going on --- threadr/board/submit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/threadr/board/submit.php b/threadr/board/submit.php index fafc13f..23fe733 100644 --- a/threadr/board/submit.php +++ b/threadr/board/submit.php @@ -11,5 +11,5 @@ if (!$result) { $error_message = "
Error: SQL error.
" . $statement->queryString . "
" . $statement->errorInfo()[2] . ""; } -echo "