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