예제 #1
0
파일: Vote.php 프로젝트: bjtenao/tudu-web
 /**
  *
  */
 public function init()
 {
     Dao_Td_Tudu_Record_Vote::setDao($this);
 }