a.binder 8 лет назад
Родитель
Сommit
dcf6bcc0b7
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      SE/se-lib/Route/WfsBiAudit.php

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

@@ -99,7 +99,7 @@ public function objectStructView($item) {
 		if (!($row = DB::getPDO()->fetchFirst($query)))
 		{
 			$this->objectStructureAction('default_db/BI_audit_CEIDG_pelnomocnicy/BI_audit_CEIDG_pelnomocnicy');
-			// self::throwServiceException("Błąd danych");
+			 self::throwServiceException("Błąd danych #102 findRelations_base");
 		}
 		if (!in_array($row['REMOTE_TABLE'], $this->tablesUsed)) $this->tablesUsed[] = $row['REMOTE_TABLE'];
 		if ($resolveDepth) {
@@ -127,7 +127,7 @@ public function objectStructView($item) {
 		if (!($row = DB::getPDO()->fetchFirst($query)))
 		{
 			$this->objectStructureAction('default_db/BI_audit_CEIDG_pelnomocnicy/BI_audit_CEIDG_pelnomocnicy');
-			// self::throwServiceException("Błąd danych");
+			 self::throwServiceException("Błąd danych findRelations #130");
 		}
 		if (!in_array($row['REMOTE_TABLE'], $this->tablesUsed)) $this->tablesUsed[] = $row['REMOTE_TABLE'];
 		if ($resolveDepth) {