]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-bonus.php
Parser error fixed
[mailer.git] / inc / modules / member / what-bonus.php
index 2f7f4867add9eabae34b91e5ccb54b454cc4ecce..b505ddd0abe13e90cc0b38a1c492ed98577e5bfc 100644 (file)
@@ -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