コード例 #1
0
ファイル: ar.php プロジェクト: poef/ariadne
 public static function _exists($path = '.')
 {
     return ar_store::exists($path);
 }