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