From 5622a10af6d46bb7d3b635011fcd0e1472bb0608 Mon Sep 17 00:00:00 2001 From: jitendrapurohit Date: Wed, 2 Dec 2015 14:37:35 +0530 Subject: [PATCH] minor fix --- CRM/Report/Form/Activity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Report/Form/Activity.php b/CRM/Report/Form/Activity.php index 07d6184521..e483d86c22 100644 --- a/CRM/Report/Form/Activity.php +++ b/CRM/Report/Form/Activity.php @@ -664,7 +664,7 @@ GROUP BY civicrm_activity_id $having {$this->_orderBy}"; } } - /** + /** * @param $fields * @param $files * @param $self -- 2.25.1