ensure correct open, click, etc. statistics
authorJamie McClelland <jm@mayfirst.org>
Mon, 26 Aug 2013 17:30:07 +0000 (13:30 -0400)
committerJamie McClelland <jm@mayfirst.org>
Tue, 4 Aug 2015 14:59:51 +0000 (10:59 -0400)
commit7ff385e8d99be4426621694965c00ae8dbb2b607
treeb15f51ab0c7866057557efb3d6736f0f22f6602c
parent36bf1afb2342c1056e0cf70d12abf9040fbdb416
ensure correct open, click, etc. statistics

See http://issues.civicrm.org/jira/browse/CRM-10100 We're counting opens
for the same message more than once.  By counting the event_queue_id we
ensure only one count per message.
CRM/Report/Form/Mailing/Summary.php