X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FReport%2FForm%2FContribute%2FLoggingDetail.php;h=acf862cb3e8c3e8454cf347ef6606a1b98245e63;hb=d3c71b2f4fb869348bdaf270fc02fdc4f29b8641;hp=4e975bd3a1e552e7c18bf2498ea8fa4247d7ac77;hpb=7dee6a13d167a1dd2b4bf1075252bcb7e324c7e5;p=civicrm-core.git diff --git a/CRM/Report/Form/Contribute/LoggingDetail.php b/CRM/Report/Form/Contribute/LoggingDetail.php index 4e975bd3a1..acf862cb3e 100644 --- a/CRM/Report/Form/Contribute/LoggingDetail.php +++ b/CRM/Report/Form/Contribute/LoggingDetail.php @@ -34,6 +34,9 @@ * */ class CRM_Report_Form_Contribute_LoggingDetail extends CRM_Logging_ReportDetail { + /** + * + */ function __construct() { $logging = new CRM_Logging_Schema; $this->tables[] = 'civicrm_contribution';