Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Ajax Quote (or “Quote Extended”):

Small fix:

$text =  preg_replace('/<blockquote>((.|[nr])*?)</blockquote>/', '',$post->post_text);
$text = bb_code_trick_reverse($text);

:)

Skip to toolbar