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