
10-07-2004, 04:49 PM
|
 |
|
|
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Tigga
$parsed_postcache['skip'] = true;
$post['usertitle'] = parse_bbcode2($post['usertitle'], 0, 0, 0, 1);
$parsed_postcache['skip'] = false;
(You can also enable/disable smilies, images, HTML, and etc with the parse_bbcode2() function instead of the parse_bbcode() function.  )
|
Its a default feature in .95 now
|