]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-task.php
Extensions 'admins' and 'task' are now always active
[mailer.git] / inc / extensions / ext-task.php
index 6cee26970ab8e71fd305c5bbebf903446fa28a59..cad3d0fe69ccd56ecb375162e6b14738a46d3511 100644 (file)
@@ -247,5 +247,8 @@ default: // Do stuff when extension is loaded
        break;
 }
 
+// Keep this extension always active!
+$EXT_ALWAYS_ACTIVE = "Y";
+
 //
 ?>