]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-autopurge.php
Password reset for admin login added (still buggy if cache is installed and sql_patch...
[mailer.git] / inc / extensions / ext-autopurge.php
index 136d94b2f9377b000dba2d1bb4098359c25a9cff..02af08f1717abf8ddb93faa8675d6a4b8b315c4a 100644 (file)
@@ -273,7 +273,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "autopurge";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = 'Y';
+$EXT_ALWAYS_ACTIVE = "Y";
 
 //
 ?>