Wordfilters

This commit is contained in:
Savetheinternet
2011-04-06 19:18:36 +10:00
parent f16f621def
commit 638589d254
3 changed files with 80 additions and 28 deletions

View File

@@ -294,6 +294,8 @@
if($post['mod_tag'])
$post['trip'] .= ' <a class="nametag">## ' . $post['mod_tag'] . '</a>';
wordfilters($post['body']);
$post['body_nomarkup'] = $post['body'];
if(!($mod && $post['raw']))