$postman =& datamanager_init('Post', $vbulletin, ERRTYPE_STANDARD, 'threadpost');$postman->set_existing($post);$postman->delete();unset($postman);