]> git.mxchange.org Git - mailer.git/blobdiff - inc/daily/daily_100_bonus.php
Added BACKSLASH to prevent massive escaping
[mailer.git] / inc / daily / daily_100_bonus.php
index 2b8e783868ddbe0e19a79978ff09f0596e0b7d9a..18a74623d040da1ecc7695d06503d870d26d8d19 100644 (file)
@@ -81,7 +81,7 @@ if (!SQL_HASZERONUMS($result_bonus)) {
        } // END - while
 
        // Handle bonus points
-       handleBonusPoints(getConfig('bonus_stats'));
+       handleBonusPoints(getConfig('bonus_stats'), $content['userid']);
 } // END - if
 
 // Free memory