removed debug code and subsequent bug

This commit is contained in:
Savetheinternet 2011-04-07 02:41:30 +10:00
parent 04a13e8f77
commit 406d287cd1

View File

@ -1005,12 +1005,8 @@
'</a>';
$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);
}