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