예제 #1
0
파일: ar.php 프로젝트: poef/ariadne
 public static function _exists($path = '.')
 {
     return ar_store::exists($path);
 }