1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-21 04:59:49 +01:00

Disable this for now.

This commit is contained in:
8chan 2014-09-30 23:10:00 +00:00
parent 15f2545418
commit 2338f461a9

View File

@ -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 &&