]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_beg.php
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example...
[mailer.git] / inc / modules / admin / what-list_beg.php
index ddc8e7f2ddf7f928a6fcc87e171b2852017ed748..deed93b238e0e17827c79d661468345fd71df32f 100644 (file)
@@ -81,7 +81,7 @@ ORDER BY
                        $WIN1 = ''; $WIN2 = '';
 
                        // Maybe he can win his active beg?
-                       if ($count <= getConfig('beg_ranks')) {
+                       if ($count <= getBegRanks()) {
                                // Mark him
                                $WIN1 = '<strong>';
                                $WIN2 = '</strong>';