From 496d4d905c99dacb95e02413dd1bf18e65f58929 Mon Sep 17 00:00:00 2001 From: Xkeeper Date: Wed, 18 Nov 2020 12:27:13 -0800 Subject: [PATCH] Fix another unquoted array key (#68) --- editpost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editpost.php b/editpost.php index 5ae7069..b12596a 100644 --- a/editpost.php +++ b/editpost.php @@ -164,7 +164,7 @@ $inpc=\"nosmilies\" id=\"nosmilies\" value=\"1\" $chks[0]> - $inpc=\"nohtml\" id=\"nohtml\" value=\"1\" $chks[1]> - $tblend$fonttag$boardname - ".$forum[title]." - $thread[title] + $tblend$fonttag$boardname - ".$forum['title']." - $thread[title] "; } }