1
0
Fork 0

debug de importador

This commit is contained in:
humano 2020-05-14 15:02:17 -05:00
parent 17470eb41a
commit 6f0e8ad241
1 changed files with 1 additions and 1 deletions

View File

@ -14961,7 +14961,7 @@ $graba_ip ,control = '$control', $consulta id_campo = '$campo[$numero_columna]'
} }
} }
} }
$resultado .= "<td >$columna</td>"; //$resultado .= "<td >$columna</td>";
$numero_columna ++; $numero_columna ++;
} }
$resultado .= "<tr class='$control' title='$control'>"; $resultado .= "<tr class='$control' title='$control'>";