|
|
@@ -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) {
|