コード例 #1
0
ファイル: ActiveRow.php プロジェクト: krecek/nrsn
	protected function removeAccessColumn($key)
	{
		$this->table->removeAccessColumn($key);
	}