X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-bonus.php;h=b505ddd0abe13e90cc0b38a1c492ed98577e5bfc;hb=b75d45801998214670b2750544b3f20b4ddf87b3;hp=2f7f4867add9eabae34b91e5ccb54b454cc4ecce;hpb=b24a9509ad55c199645e010f6f419ea40d9b64f3;p=mailer.git diff --git a/inc/modules/member/what-bonus.php b/inc/modules/member/what-bonus.php index 2f7f4867ad..b505ddd0ab 100644 --- a/inc/modules/member/what-bonus.php +++ b/inc/modules/member/what-bonus.php @@ -54,7 +54,7 @@ if ((!isExtensionActive('bonus')) && (!isAdmin())) { $add = runFilterChain('add_bonus_points_user_columns', ''); $USE = '`turbo_bunus`'; if (!empty($add)) { - $USE = '(0' . . ')'; + $USE = '(0' . $add . ')'; } // END - if // Init variables