Objet : devel-adl
Archives de la liste
- From: svn AT agendadulibre.org
- To: devel AT agendadulibre.org
- Subject: [Devel] r487 - branches/generic/includes
- Date: Tue, 12 Oct 2010 01:37:28 +0200 (CEST)
- List-archive: <http://agendadulibre.org/pipermail/devel>
- List-id: Developpement de l'Agenda du Libre <devel.agendadulibre.org>
Author: ploc
Date: Tue Oct 12 01:37:27 2010
New Revision: 487
Log:
fixing mail empty token (again)
Modified:
branches/generic/includes/funcs.inc.php
Modified: branches/generic/includes/funcs.inc.php
==============================================================================
--- branches/generic/includes/funcs.inc.php Tue Oct 12 01:03:42 2010
(r486)
+++ branches/generic/includes/funcs.inc.php Tue Oct 12 01:37:27 2010
(r487)
@@ -195,9 +195,10 @@
function calendar_mail ($to, $title, $contents,
$id = "", $ref = "")
{
+ global $websiteName;
global $debugMail;
global $moderatorMail;
- global $websiteName;
+ global $mailDomain;
$title = '=?UTF-8?B?'.base64_encode("[" . $websiteName . "] " .
$title).'?=';
- [Devel] r487 - branches/generic/includes, svn, 12/10/2010
Archives gérées par MHonArc 2.6.16.