]> git.mxchange.org Git - mailer.git/blobdiff - inc/autopurge/purge-general.php
More cached wrapper functions added for config entries
[mailer.git] / inc / autopurge / purge-general.php
index 68b98ac43524d0510fb1c02395d827cbb4d4b386..c932ff47df0686a215b28a140b73e8e01c362744 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('__SECURITY')) {
        return false;
 }
 
-if (getConfig('auto_purge') > 0) {
+if (getAutoPurge() > 0) {
        // Init SQLs
        initSqls();