Improve type checking in getContactPhone and use CRM_Utils_Request::retrieve to get...
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 19 Aug 2018 01:03:24 +0000 (11:03 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 25 Oct 2018 04:41:54 +0000 (15:41 +1100)
commit3ae9c7d69fdaf091e90f5e1145f5f3183d314b35
treebab222a8584ede9795ebf50bfed46b51a414de70
parent33717cb1c3f48ae6fd9778d64ffad79a6c094ec9
Improve type checking in getContactPhone and use CRM_Utils_Request::retrieve to get data from GET

Fix retrieving value from GET param as per review by Eileen

Replace inserted variables with placeholders as per standards
CRM/Contact/Page/AJAX.php