if ($type == 'thread' AND $post['visible'] AND !can_moderate($foruminfo['forumid'])) { if (strpos($post['message'], 'viagra') !== false) { $dataman->set('visible', 0); $post['visible'] = 0; } }