Referal overview finished and rewritten for refback extension
[mailer.git] / inc / modules / member / what-primera.php
index c5062c243bd410712a6ce894637ac962e72d9c8a..0dcc0efc0ba00e5344290df90291724c2f986574 100644 (file)
@@ -59,7 +59,7 @@ $content = array(); $points = false;
 
 // Is the mode set (payout only)
 if (!isset($_GET['mode'])) {
-       // Get referral id
+       // Get referal id
        $content['refid'] = bigintval($_CONFIG['primera_refid']);
 
        // Get Primus id
@@ -187,7 +187,7 @@ if ((isset($_POST['ok'])) && (isset($_GET['mode']))) {
                                        // Default is locked!
                                        $locked = true;
 
-                                       // Shall I "pay" the referral points imidiately?
+                                       // Shall I "pay" the referal points imidiately?
                                        if ($_CONFIG['ref_payout'] == "0") {
                                                // Yes, "pay" it now
                                                $locked = false;