More references to removed (still some left)
[mailer.git] / inc / libs / rallye_functions.php
index 3304a5f7242b5bef5973438f4ef55d949f633c77..d156ee865bee77833e16ed2f135db978e51f1b27 100644 (file)
@@ -514,8 +514,6 @@ function RALLYE_LOAD_PRICES_ARRAY($rallye)
 
 //
 function RALLYE_LOAD_USERS_ARRAY ($rallye) {
-       global $_CONFIG;
-
        // Fix zero points to 0.00000
        if (getConfig('ref_payout') == "0") setConfigEntry('ref_payout', "0.00000");