]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-support.php
More fixes for surfbar, SQL_QUERY_ESC() now escapes zeros
[mailer.git] / inc / extensions / ext-support.php
index 43c3936e126e092533ef110f5b32b28fe37ce777..3990dceb02867e8b8690d648871678db3b4dbe17 100644 (file)
@@ -133,7 +133,7 @@ default: // Do stuff when extension is loaded
 $EXT_LANG_PREFIX = "support";
 
 // Extension is always active?
-$EXT_ALWAYS_ACTIVE = 'N';
+$EXT_ALWAYS_ACTIVE = "N";
 
 //
 ?>