From: Coleman Watts Date: Fri, 15 Jan 2016 18:28:54 +0000 (-0500) Subject: CRM-16353 - Warn not to use deprecated function X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0dc4289e4fd592361faeefa025dcfd374dacecf0;p=civicrm-core.git CRM-16353 - Warn not to use deprecated function --- diff --git a/CRM/Utils/JSON.php b/CRM/Utils/JSON.php index eb3b5d5230..52a40c9988 100644 --- a/CRM/Utils/JSON.php +++ b/CRM/Utils/JSON.php @@ -47,7 +47,7 @@ class CRM_Utils_JSON { } /** - * encode data for dataTable plugin. + * Do not use this function. See CRM-16353. * @deprecated * * @param array $params