diff --git a/funciones/funciones.php b/funciones/funciones.php index 76c641f..9cfb4a8 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -3210,6 +3210,8 @@ function mailer($accion,$formulario,$campo,$empresa){ $delay = 9; $tiempo= ($cantidad_mensajes * $delay); + $email = remplacetas("empresa","id","$_SESSION[id_empresa]","email",""); + $razon_social = remplacetas("empresa","id",$_SESSION['id_empresa'],"razon_social",""); $tiempo = conversorSegundosHoras($tiempo); $formato ="
@@ -3219,12 +3221,29 @@ function mailer($accion,$formulario,$campo,$empresa){
Asunto: - +
+
+
+
+
+ Correo de respuesta: + +
+
+
+
+ Nombre de respuesta: + +
+
+
+
Editor HTML
+