예제 #1
0
파일: ActiveRow.php 프로젝트: krecek/nrsn
	protected function removeAccessColumn($key)
	{
		$this->table->removeAccessColumn($key);
	}