From 03abfb3f715fb8a0c78304a3a81b1c4e31874bbd Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Thu, 4 Mar 2004 18:18:48 +0000 Subject: [PATCH] Modifico el contenido del email. --- script/servidores/YATTA_Tacho.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/script/servidores/YATTA_Tacho.php b/script/servidores/YATTA_Tacho.php index 60eecd7..39605b9 100755 --- a/script/servidores/YATTA_Tacho.php +++ b/script/servidores/YATTA_Tacho.php @@ -31,6 +31,7 @@ $Id$ //============================================== //SACAR TODO LO QUE SE PUEDA A LAS CLASES QUE //CORRESPONDAN +//AGREGAR LAS LINEAS DEL LOG //============================================== @@ -199,7 +200,9 @@ while ($usuario = $res->fetchRow(DB_FETCHMODE_ASSOC)) { //Envio el email if (@$borrar2) { array_unshift($borrar2, - "Los siguientes archivos han sido borrados del sistema YATTA:"); + "La capacidad maxima que usted tiene en el sistema YATTA fue", + "superada.", + "Los siguientes archivos han sido borrados del sistema:"); array_push($borrar2, "\n\nEste es un mensaje generado automaticamente por YATTA,". " por favor no responder a este email\n"); -- 2.43.0