|
@@ -263,7 +263,7 @@ function dig_next($hist_loop,$prev_tbl,$prev_dig,$loop) {
|
|
|
if( isset($sql_t)) {
|
|
if( isset($sql_t)) {
|
|
|
foreach($sql_t as $T => $sql_ext) {
|
|
foreach($sql_t as $T => $sql_ext) {
|
|
|
|
|
|
|
|
- dig_arr($hist_loop,$T,$sql_ext);
|
|
|
|
|
|
|
+ // dig_arr($hist_loop,$T,$sql_ext);
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
echo "\n<br>216: Querying :T ".$T." ext: ".$sql_ext ;
|
|
echo "\n<br>216: Querying :T ".$T." ext: ".$sql_ext ;
|