Example #1
0
File: ar.php Project: poef/ariadne
 public static function _parents($path = ".")
 {
     return ar_store::parents($path);
 }