コード例 #1
0
ファイル: Support.php プロジェクト: aleboisselier/helpdesk
	public function Support(){
		parent::__construct();
	}
コード例 #2
0
ファイル: Indexx.php プロジェクト: aleboisselier/helpdesk
	public function Indexx(){
		parent::__construct();
	}