X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FToken.php;h=e3bdcc102b9b02525450be95701a771271490733;hb=07f36380385fd50f98f69fb08db3f9188fb77667;hp=d879d6f697bb4aebaae1243eda95cae331773538;hpb=130fbaa9449376d11f8a057a85a251ea369b2c6a;p=civicrm-core.git diff --git a/CRM/Utils/Token.php b/CRM/Utils/Token.php index d879d6f697..e3bdcc102b 100644 --- a/CRM/Utils/Token.php +++ b/CRM/Utils/Token.php @@ -1762,6 +1762,7 @@ class CRM_Utils_Token { 'id' => $membership['membership_type_id'], 'return' => 'minimum_fee', )); + $value = CRM_Utils_Money::format($value, NULL, NULL, TRUE); } catch (CiviCRM_API3_Exception $e) { // we can anticipate we will get an error if the minimum fee is set to 'NULL' because of the way the