コード例 #1
0
ファイル: Vote.php プロジェクト: bjtenao/tudu-web
 /**
  *
  */
 public function init()
 {
     Dao_Td_Tudu_Record_Vote::setDao($this);
 }