예제 #1
0
파일: Field.php 프로젝트: ricobl/frix
	function get_meta () {
		$this->model_name = $this->model->meta()->name;
		return parent::get_meta();
	}