Exemplo n.º 1
0
Arquivo: ar.php Projeto: poef/ariadne
 public static function _exists($path = '.')
 {
     return ar_store::exists($path);
 }