diff --git a/inc/functions.php b/inc/functions.php index f54352e9..1e198b14 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -1005,12 +1005,8 @@ ''; $body = str_replace($cites[0][$index], $cites[1][$index] . $replacement . $cites[4][$index], $body); } - var_dump($post); } - //var_dump($cite); - // exit; - // Restore main board settings openBoard($tmp_board); }