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

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

@@ -155,7 +155,9 @@ public function objectStructView($item) {
 			$xml = $this->dom->saveXML();
 			self::output($xml);
 		} catch (Exception $e) {
-			self::throwServiceException($e->getMessage());
+			objectStructureAction('default_db/BI_audit_CEIDG_pelnomocnicy/BI_audit_CEIDG_pelnomocnicy');
+
+			//self::throwServiceException($e->getMessage());
 		}
 	}