Fix call to function CRM_Utils_String::createRandom by ensuring that the length is...
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 29 May 2021 02:26:53 +0000 (02:26 +0000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 29 May 2021 02:26:53 +0000 (02:26 +0000)
commit81d4647770a823f6c9bdef98aad4dde8653c311f
tree1a6be747f0a63455d623c8230ca660709a634510
parentff2fb35c77ca8547b5829a596b926129fd012a0a
Fix call to function CRM_Utils_String::createRandom by ensuring that the length is the first parameter not 2nd
CRM/Utils/Request.php