]> git.llucax.com Git - mecon/yatta.git/commitdiff
Modifico el contenido del email.
authorLeandro Lucarella <llucax@gmail.com>
Thu, 4 Mar 2004 18:18:48 +0000 (18:18 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 4 Mar 2004 18:18:48 +0000 (18:18 +0000)
script/servidores/YATTA_Tacho.php

index 60eecd7944d0972be507c818acb90cdc0dad6941..39605b93343716bb54359707a9bb546b7e29db7a 100755 (executable)
@@ -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");