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