projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec78260
)
CRM/Mailing/BAO/MailingJob.php - Comment
author
Tim Otten
<totten@civicrm.org>
Tue, 12 May 2015 02:44:56 +0000
(19:44 -0700)
committer
Tim Otten
<totten@civicrm.org>
Mon, 15 Jun 2015 17:34:03 +0000
(10:34 -0700)
CRM/Mailing/BAO/MailingJob.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Mailing/BAO/MailingJob.php
b/CRM/Mailing/BAO/MailingJob.php
index 47b461948b6711209193aad357a371d412d5594c..3317790cd2b364bbc68d5fd140cfe352e0240202 100644
(file)
--- a/
CRM/Mailing/BAO/MailingJob.php
+++ b/
CRM/Mailing/BAO/MailingJob.php
@@
-614,7
+614,9
@@
VALUES (%1, %2, %3, %4, %5, %6, %7)
}
/**
- * @param $fields
+ * @param array $fields
+ * List of intended recipients.
+ * Each recipient is an array with keys 'hash', 'contact_id', 'email', etc.
* @param $mailing
* @param $mailer
* @param $job_date