]> git.mxchange.org Git - mailer.git/blobdiff - inc/purge/purge-mails.php
Code style changed, ext-user continued:
[mailer.git] / inc / purge / purge-mails.php
index 7e830feb8a6c580faf024913158466a5b8f19175..4827c787df4b754e17017693d5688cbc35a4b807 100644 (file)
@@ -43,7 +43,7 @@ if (!defined('__SECURITY')) {
 // Abort if autopurge is not active or disabled by admin
 if ((!isExtensionActive('autopurge')) || (!isAutoPurgingActive()) || (getConfig('ap_del_mails') != 'Y')) {
        // Abort here
-       return false;
+       return FALSE;
 } // END - if
 
 // Okay, let's check for deleted mails