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