diff --git a/post.php b/post.php index 954b2ed5..6fdbfc0b 100644 --- a/post.php +++ b/post.php @@ -599,12 +599,14 @@ if (isset($_POST['delete'])) { if (!$success) { error( - $config['error']['captcha'] - . '' + "{$config['error']['captcha']} + " ); } }