]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/bonus_functions.php
more in naming convention applied, you should better kill inc/cache/*.cache files...
[mailer.git] / inc / libs / bonus_functions.php
index c52b7a9bbdb06b8e91abe77564de6aac08a891c2..1310396b9741c6c0943e907e148b90ebe82d681e 100644 (file)
@@ -245,7 +245,7 @@ function BONUS_POINTS_HANDLER($MODE)
                 else
                {
                        // Try to subtract from jackpot
-                       $DUMMY = SUB_JACKPOT($points);
+                       $dummy = SUB_JACKPOT($points);
                }
                break;
        }