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