From 8f2efa4879a6c8fb68722b35bcceabb36887e25b Mon Sep 17 00:00:00 2001 From: FHenry Date: Tue, 24 Jul 2012 14:25:21 +0200 Subject: [PATCH] Add syslog for debug --- htdocs/core/modules/mailings/modules_mailings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/core/modules/mailings/modules_mailings.php b/htdocs/core/modules/mailings/modules_mailings.php index 951972d9b30..e7635e808d6 100644 --- a/htdocs/core/modules/mailings/modules_mailings.php +++ b/htdocs/core/modules/mailings/modules_mailings.php @@ -193,6 +193,7 @@ class MailingTargets // This can't be abstract as it is used for some method } } + dol_syslog(get_class($this)."::add_to_target: sql ".$sql,LOG_DEBUG); dol_syslog(get_class($this)."::add_to_target: mailing ".$j." targets added"); //Update the status to show thirdparty mail that don't want to be contacted anymore'