コード例 #1
0
ファイル: ForumsAction.php プロジェクト: jordsti/ark-dedi-web
 public function execute()
 {
     $this->forums = DbForum::GetAll();
 }