示例#1
0
文件: ar.php 项目: poef/ariadne
 public static function _parents($path = ".")
 {
     return ar_store::parents($path);
 }