예제 #1
0
파일: content.php 프로젝트: hungnv0789/vhtm
	public function canCreate()
	{
		$this->assertContent();
		return $this->content->canCreate();
	}