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