コード例 #1
0
ファイル: Config.class.php プロジェクト: pthreat/apf-dev
 public function isLocal()
 {
     return is_file(parent::getURI());
 }