From: Chris Burgess Date: Sun, 2 Apr 2017 22:11:33 +0000 (+1200) Subject: Link to CRM-19967 in function docs. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6c58f8977f42ef17a843b50f08eecd61d83136c0;p=civicrm-core.git Link to CRM-19967 in function docs. --- diff --git a/CRM/Contact/BAO/Query.php b/CRM/Contact/BAO/Query.php index dc74cf1900..1e64d8ef38 100644 --- a/CRM/Contact/BAO/Query.php +++ b/CRM/Contact/BAO/Query.php @@ -2517,6 +2517,8 @@ class CRM_Contact_BAO_Query { * exposed, or perhaps it's a "search all details" approach which * predates decoupling of location types and primary fields? * + * @see https://issues.civicrm.org/jira/browse/CRM-19967 + * * @return string * the from clause */