]> git.mxchange.org Git - mailer.git/blobdiff - inc/pool/pool-bonus.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / pool / pool-bonus.php
index a93fa52e7d4dc614f90094151fac49b4bc4eabe9..b926258d9c04e97561c3dc0bb75220670e181c86 100644 (file)
@@ -79,7 +79,7 @@ if ($GLOBALS['pool_cnt'] < getConfig('max_send')) {
                                $RECEIVERS = array($DATA['receivers']);
                        } else {
                                // No users left
                                $RECEIVERS = array($DATA['receivers']);
                        } else {
                                // No users left
-                               $RECEIVERS = array('0');
+                               $RECEIVERS = array(0);
                        }
                        $dummy = $RECEIVERS;
 
                        }
                        $dummy = $RECEIVERS;