a.binder 8 年之前
父節點
當前提交
6c19f7f552
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SE/se-lib/Route/WfsBiAudit.php

+ 1 - 1
SE/se-lib/Route/WfsBiAudit.php

@@ -4,7 +4,7 @@ Lib::loadClass('RouteBase');
 
 class Route_WfsBiAudit extends RouteBase {
 
-	const maxResolveDepth = 3;
+	const maxResolveDepth = 6;
 	private $dom, $path = [], $relations = [], $tablesUsed = [];
 	public $_wfsRootNode = null;
 	public $_xmlnsTablePrefix = [];