Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-05-21-13-15-18
[civicrm-core.git] / CRM / Report / Form / Contribute / Summary.php
index e4570112309e924a14dc8c3dbb9b04bcd91beb33..e89d9be9c164b70b5e60dbc57be44d5b7b9de95a 100644 (file)
@@ -489,6 +489,7 @@ class CRM_Report_Form_Contribute_Summary extends CRM_Report_Form {
   }
 
   function postProcess() {
+    $this->buildACLClause($this->_aliases['civicrm_contact']);
     parent::postProcess();
   }