|
@@ -543,8 +543,8 @@ function dig_arr_cur($hist_loop,$T,$sql_ext,$hist_time,$loop,$last_tbl,$path,$ta
|
|
|
echo "<br> obiekty powiazane z BI_audit_ENERGA_RUM_UMOWY";
|
|
echo "<br> obiekty powiazane z BI_audit_ENERGA_RUM_UMOWY";
|
|
|
$sql_BI_audit_ENERGA_RUM_UMOWY="select * from BI_audit_ENERGA_RUM_UMOWY where Strony_umowy REGEXP '^.*(;".$h->Numer_kontrahenta.")(;|$)'";
|
|
$sql_BI_audit_ENERGA_RUM_UMOWY="select * from BI_audit_ENERGA_RUM_UMOWY where Strony_umowy REGEXP '^.*(;".$h->Numer_kontrahenta.")(;|$)'";
|
|
|
$res_BI_audit_ENERGA_RUM_UMOWY=$db->query($sql_BI_audit_ENERGA_RUM_UMOWY) or die('545 blad '.$sql_BI_audit_ENERGA_RUM_UMOWY);
|
|
$res_BI_audit_ENERGA_RUM_UMOWY=$db->query($sql_BI_audit_ENERGA_RUM_UMOWY) or die('545 blad '.$sql_BI_audit_ENERGA_RUM_UMOWY);
|
|
|
- while($h_$res_BI_audit_ENERGA_RUM_UMOWY=$db->fetch($res_BI_audit_ENERGA_RUM_UMOWY)) {
|
|
|
|
|
- print_r($res_BI_audit_ENERGA_RUM_UMOWY);
|
|
|
|
|
|
|
+ while($h_BI_audit_ENERGA_RUM_UMOWY=$db->fetch($res_BI_audit_ENERGA_RUM_UMOWY)) {
|
|
|
|
|
+ print_r($h_BI_audit_ENERGA_RUM_UMOWY);
|
|
|
}
|
|
}
|
|
|
echo "#177 eof </pre>";
|
|
echo "#177 eof </pre>";
|
|
|
}
|
|
}
|