@@ -288,6 +288,7 @@ function dig_arr_cur($hist_loop,$T,$sql_ext,$hist_time,$loop) {
global $db,$tables;
echo "\n<br>216: Querying :T ".$T." ext: ".$sql_ext ;//$sql_ext
+ flush();
$res=$db->query($sql_ext) or die('211 blad '.$sql_ext);
while($h=$db->fetch($res)) {
echo "\n<br> #149 found ".$h->ID;// print_r($h);