Bläddra i källkod

Merge branch 'master' of bn.git:plabudda/se

Piotr Labudda 8 år sedan
förälder
incheckning
ede0e96e07
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      SE/se-lib/Route/UrlAction/BiAuditGenerate.php

+ 1 - 1
SE/se-lib/Route/UrlAction/BiAuditGenerate.php

@@ -1814,7 +1814,7 @@ class BiAuditPowiazania {
 		$kw_person = [];
 
 		$refUmowyToKontrahenci = $this->getRefTable('BI_audit_ENERGA_RUM_UMOWY', 'BI_audit_ENERGA_RUM_KONTRAHENCI');
-		$refKwRequestedToKwRequestedPerson = $this->getRefTable('/BI_audit_KW_requested', 'BI_audit_KW_requested_person');
+		$refKwRequestedToKwRequestedPerson = $this->getRefTable('BI_audit_KW_requested', 'BI_audit_KW_requested_person');
 
 		foreach ($this->results as $result) {
 			$item_results = [];