X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fpool%2Fpool-bonus.php;h=b926258d9c04e97561c3dc0bb75220670e181c86;hp=a93fa52e7d4dc614f90094151fac49b4bc4eabe9;hb=c2e17d983fcbc0c3bd1dd37908d87c678f0367df;hpb=d49fe31440f5946f23cd2b4044c6e0256640dde4 diff --git a/inc/pool/pool-bonus.php b/inc/pool/pool-bonus.php index a93fa52e7d..b926258d9c 100644 --- a/inc/pool/pool-bonus.php +++ b/inc/pool/pool-bonus.php @@ -79,7 +79,7 @@ if ($GLOBALS['pool_cnt'] < getConfig('max_send')) { $RECEIVERS = array($DATA['receivers']); } else { // No users left - $RECEIVERS = array('0'); + $RECEIVERS = array(0); } $dummy = $RECEIVERS;