예제 #1
0
파일: Ad.php 프로젝트: httvncoder/151722441
 public function getCategoryOptions()
 {
     return AdCategory::getNameList();
 }