예제 #1
0
파일: Ad.php 프로젝트: yinheark/yincart2
 public function init()
 {
     parent::init();
     $this->type = static::AD_TYPE_HTML;
 }