a.binder hace 8 años
padre
commit
6c19f7f552
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = [];