a.binder 8 éve
szülő
commit
3d00d5d174
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      SE/dev/audit_krs_con_digger/audit_krs_con_digger.php

+ 2 - 2
SE/dev/audit_krs_con_digger/audit_krs_con_digger.php

@@ -299,7 +299,7 @@ function dig_arr_cur($hist_loop,$T,$sql_ext,$hist_time,$loop) {
 				 dig_next($hist_loop, $tables['Z'][$T],$h,$loop,$hist_time);
 				 //rel dzieci $tables['Z']['BI_audit_CEIDG']['ref'][19]='BI_audit_CEIDG_pelnomocnicy';
 				 if(isset($tables['Z'][$T]['ref'])) {
-				 echo "<br>#296 try to ref tables <pre>";
+				 echo "<br>#296 try to ref tables for Z ".$Z."<pre>";
 				  	print_r($tables['Z'][$T]['ref']);
 				 echo "</pre>";
 				 
@@ -322,7 +322,7 @@ function dig_arr_cur($hist_loop,$T,$sql_ext,$hist_time,$loop) {
 				 
 				 } else echo "#322 not ref to ".$T;
 				 if(isset($tables['Z'][$T]['backref'])) {
-				 echo "<br>#296 try to backref tables <pre>";
+				 echo "<br>#296 try to backref tables  Z ".$Z."<pre>";
 				  	print_r($tables['Z'][$T]['backref']);
 				 echo "</pre>";