From 2338f461a91eae6f7fafa5f2a97c3670c7b97030 Mon Sep 17 00:00:00 2001 From: 8chan Date: Tue, 30 Sep 2014 23:10:00 +0000 Subject: [PATCH] Disable this for now. --- post.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post.php b/post.php index b8996fac..31b3f9db 100644 --- a/post.php +++ b/post.php @@ -194,7 +194,7 @@ if (isset($_POST['delete'])) { if (!(($post['op'] && $_POST['post'] == $config['button_newtopic']) || (!$post['op'] && $_POST['post'] == $config['button_reply']))) - error($config['error']['bot']); + //error($config['error']['bot']); // Check the referrer if ($config['referer_match'] !== false &&