CRM-18193 do not pass log_date_id to detail report if the log_conn_id is sufficient
authoreileen <emcnaughton@wikimedia.org>
Thu, 7 Apr 2016 04:29:02 +0000 (16:29 +1200)
committerEileen <eileen@fuzion.co.nz>
Sat, 23 Apr 2016 03:51:14 +0000 (03:51 +0000)
commit9bf49a0eb89a840e122f7fdb288a93e4d49ac0d4
treedbef9853c91728b5d39d996d0bfcc2074dca7032
parent10b32ed4f7eb52381e5b8292bdd9f82c669ebe53
CRM-18193 do not pass log_date_id to detail report if the log_conn_id is sufficient

Prior to CRM-18193 the connection was estimated using the a log_date_range + log_conn_id. After CRM-18193 the connection_id is unique
and the log_date is not required (and could make the result less accurate

Change-Id: I72c8cf254720654003154702b45e7f0a0b8aabe5
CRM/Logging/Differ.php
CRM/Report/Form/Contact/LoggingSummary.php