Fixes for 'Can't use function return value in write context in /foo/bar.php'
[mailer.git] / inc / libs / rallye_functions.php
index ec2af80dbdce40a199e2f225c02e97b252b98601..b3da615f011855d1d912a81707bd71a34b910b61 100644 (file)
@@ -519,7 +519,7 @@ function RALLYE_LOAD_USERS_ARRAY($rallye)
        global $_CONFIG;
 
        // Fix zero points to 0.00000
-       if (getConfig('ref_payout') == "0") getConfig('ref_payout') = "0.00000";
+       if (getConfig('ref_payout') == "0") $_CONFIG['ref_payout'] = "0.00000";
 
        // Init multi array
        $users = array(