From a125878298b8e9257cfb92ebeb9c35f79fb5f81a Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Mon, 12 Jan 2015 17:47:27 -0500 Subject: [PATCH] INFRA-132 - Minor spacing fixes --- CRM/ACL/API.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CRM/ACL/API.php b/CRM/ACL/API.php index 271352fafb..8ed7a94427 100644 --- a/CRM/ACL/API.php +++ b/CRM/ACL/API.php @@ -87,7 +87,7 @@ class CRM_ACL_API { * Whether to include only deleted contacts. * @param bool $skipDeleteClause * Don't add delete clause if this is true,. - * this means it is handled by generating query + * this means it is handled by generating query * * @return string * the group where clause for this user @@ -186,7 +186,6 @@ class CRM_ACL_API { * @param int $groupID * @param int $contactID * The contactID for whom the check is made. - * * @param string $tableName * @param null $allGroups * @param null $includedGroups -- 2.25.1