]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-autopurge.php
- Surfbar further extended, currently broken!
[mailer.git] / inc / modules / admin / what-autopurge.php
index 0ab6d465756dfaf4b8377613c51ca3c5f1c212bf..cb1e91f1d9d7a90e05aec04e1a4ecc9e362cbe6b 100644 (file)
@@ -55,7 +55,7 @@ if (isset($_POST['ok'])) {
                case 'Y': define('__YES_UN', " checked"); define('__NO_UN', "");         break;
                case 'N': define('__YES_UN', "");         define('__NO_UN', " checked"); break;
        }
-       define('__AP_IN_SINCE', $_CONFIG['ap_in_since']);
+       define('__AP_IN_SINCE', $_CONFIG['ap_inactive_since']);
        define('__AP_IN_TIME' , $_CONFIG['ap_in_time']);
        define('__AP_UN_TIME' , $_CONFIG['ap_un_time']);