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