]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_beg.php
- Beg link does now (not yet implemented but prepared) log all referal URLs. It
[mailer.git] / inc / monthly / monthly_beg.php
index 6b97b99b4450691652279140ae71323e9f88d022..6a557df326b58133511e741c9413056e1acf9aae 100644 (file)
@@ -60,7 +60,7 @@ if (($curr != getConfig('last_month')) && (getConfig('last_month') > 0) && (getC
                $whereStatement1 = " AND `userid` != {?beg_userid?}";
        } // END - if
 
-       // Let's check if there are some points left we can 'pay'...
+       // Let's check if there are some points left we can pay...
        if (isExtensionActive('autopurge')) {
                // Use last online stamp only when autopurge for inactive members is activated
                if ((getApInactiveSince() > 0) && (getConfig('beg_active') == 'Y')) {