Debug revisión de post

This commit is contained in:
2024-04-23 10:13:23 -06:00
parent 593959692d
commit 7571a9ff60

View File

@@ -22,6 +22,8 @@ use PhpOffice\PhpSpreadsheet\IOFactory;
$fecha_ini = $_POST["fecha_inicial"];
$fecha_fin = $_POST["fecha_final"];
exit();
//Reposiciones
$repEdo_rs = $db->query('SELECT * FROM fs_estado_reposicion' );