]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-demo.php
constants fixed
[mailer.git] / inc / extensions / ext-demo.php
index 264b3aba703e3d94c7edfb89c4964b4e903e7341..5e3e6242c511b78a3aa2040fefd9e284b62aacf3 100644 (file)
@@ -86,7 +86,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "demo";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = "N";
+$EXT_ALWAYS_ACTIVE = 'N';
 
 //
 ?>