예제 #1
0
파일: site.php 프로젝트: icybee/installer
 protected function get_controls()
 {
     return array(self::CONTROL_FORM => true) + parent::get_controls();
 }