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 = [];