From 6c58f8977f42ef17a843b50f08eecd61d83136c0 Mon Sep 17 00:00:00 2001 From: Chris Burgess Date: Mon, 3 Apr 2017 10:11:33 +1200 Subject: [PATCH] Link to CRM-19967 in function docs. --- CRM/Contact/BAO/Query.php | 2 ++ 1 file changed, 2 insertions(+) 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 */ -- 2.25.1