コード例 #1
0
ファイル: reply.class.php プロジェクト: oneismore/Discuss
 public function checkPermissions()
 {
     return $this->post->canReply();
 }