Error de fecha
This commit is contained in:
@@ -82,7 +82,7 @@ function duracionMinutos($fechahora_i, $fechahora_f){
|
|||||||
if(isset($_POST["fecha_final"]))
|
if(isset($_POST["fecha_final"]))
|
||||||
$fecha_fin = $_POST["fecha_final"];
|
$fecha_fin = $_POST["fecha_final"];
|
||||||
else
|
else
|
||||||
$fecha_ini = date("d/m/Y", strtotime("30 day"));
|
$fecha_fin = date("d/m/Y", strtotime("30 day"));
|
||||||
//$fecha_fin = date("d/m/Y", strtotime($periodo_rs["periodo_fecha_fin"]));
|
//$fecha_fin = date("d/m/Y", strtotime($periodo_rs["periodo_fecha_fin"]));
|
||||||
|
|
||||||
//Reposiciones
|
//Reposiciones
|
||||||
|
|||||||
Reference in New Issue
Block a user