a.binder пре 8 година
родитељ
комит
d85c7b1243
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      SE/se-lib/Route/WfsBiAudit.php

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

@@ -5,7 +5,7 @@ Lib::loadClass('RouteBase');
 class Route_WfsBiAudit extends RouteBase {
 
 	const maxResolveDepth = 3;
-	private $dom, $path = [], $relations = [], $tablesUsed = [], $BaseStruct[];
+	private $dom, $path = [], $relations = [], $tablesUsed = [], $BaseStruct = [];
 
 	private static function output($output) {
 		header("Content-Type: application/xml");