@@ -107,7 +107,7 @@ function dig_next($hist_loop,$prev_tbl,$prev_dig,$loop,$hist_time) {
global $db,$tables;
$loop++;
echo "\n<hr>###LOOP ".$loop;
- if($loop<10) {
+ if($loop<5) {
//detect next ref tbls
$sql = array();
$sql_RELAND = array();