Fix calls to Request::retrieve
authoreileen <emcnaughton@wikimedia.org>
Thu, 13 Feb 2020 20:32:54 +0000 (09:32 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 13 Feb 2020 20:44:40 +0000 (09:44 +1300)
commitf7ad20386414fec900da9bab94318a4d04679e39
tree5ee7de8b043ba92535fee5836e8b5b22c826b1b8
parent7ae610d5a5b5016abd1ecb4742594828d43e2b9b
Fix calls to Request::retrieve

Do not pass in values that are set by default. Use retrieveValue  rather than passing inn the NULL object
CRM/Api4/Page/AJAX.php
CRM/Contact/Page/Inline/CommunicationPreferences.php
CRM/Contact/Page/Inline/OpenID.php
CRM/Contact/Page/Inline/Phone.php
CRM/Contact/Page/Inline/Website.php
CRM/Contribute/Form/AdditionalPayment.php
CRM/Core/BAO/ConfigSetting.php
CRM/Core/BAO/Log.php
CRM/Core/Page/AJAX/Location.php
CRM/SMS/Controller/Send.php