[Devel] r166 - trunk
svn at agendadulibre.org
svn at agendadulibre.org
Jeu 2 Mar 20:50:26 CET 2006
Author: thomas
Date: Thu Mar 2 20:50:24 2006
New Revision: 166
Modified:
trunk/funcs.inc.php
Log:
* funcs.inc.php:
- L'adresse webmaster@ n'existe pas, alors utilisons moderateurs@,
c'est plus logique.
Modified: trunk/funcs.inc.php
==============================================================================
--- trunk/funcs.inc.php (original)
+++ trunk/funcs.inc.php Thu Mar 2 20:50:24 2006
@@ -148,8 +148,8 @@
return mail($recv, $title, $contents,
/* Message headers */
- "From: webmaster at agendadulibre.org\n" .
- "Reply-To: webmaster at agendadulibre.org\n" .
+ "From: moderateurs at agendadulibre.org\n" .
+ "Reply-To: moderateurs at agendadulibre.org\n" .
"Content-Type: text/plain; charset=ISO-8859-1\n" .
"Content-Transfert-Encoding: 8bit\n" .
($cc ? "CC: " . $cc . "\n" : "") .
Plus d'informations sur la liste de diffusion Devel