protected function discusionSettings()
 {
     return new DiscussionSettings('post', $this->CP->getPostType(), $this->CP->dbBean()->getCommentsTable(), 'id_comment', 'Comment', 'id_post');
 }