$Query = "INSERT into LOG (ID_USUARIO, OPERACION, TIPO_USUARIO, FECHA) VALUES ('----------', 'SOLICITUD ALTA', 'S', '".$sin_registrar['Fecha']."' )";