예제 #1
0
파일: image.php 프로젝트: poweronio/mbsite
 public function __construct($field)
 {
     parent::__construct($field);
 }
예제 #2
0
 public function __construct($field)
 {
     parent::__construct($field);
     //$this->subtype = $field['subtype'];//text etc
 }