From: Coleman Watts Date: Mon, 12 Jan 2015 22:47:27 +0000 (-0500) Subject: INFRA-132 - Minor spacing fixes X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a125878298b8e9257cfb92ebeb9c35f79fb5f81a;p=civicrm-core.git INFRA-132 - Minor spacing fixes --- 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