]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-sponsor_reg.php
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / inc / modules / guest / what-sponsor_reg.php
index 153ae8d42705421aa372cac8abf6724b4fe7fac5..9e329bba5bec9ac89123dc73e50fcc7d681c9802 100644 (file)
@@ -215,7 +215,7 @@ WHERE `id`='%s' LIMIT 1",
 
        // Add points to array
        REQUEST_POST('points_amount', $points);
-       REQUEST_POST('points_used'  , "0.00000");
+       REQUEST_POST('points_used'  , '0.00000');
        REQUEST_POST('last_pay'     , $pay);
        REQUEST_POST('last_curr'    , $curr);