コード例 #1
0
ファイル: ar.php プロジェクト: poef/ariadne
 public static function _parents($path = ".")
 {
     return ar_store::parents($path);
 }