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