Installation NG continued (still not fully working)
[mailer.git] / inc / wrapper-functions.php
index 708b2c4b1af27fc5dffc48feb2f1e92dcfe3733a..e312c565a0b4e2bb68128b12c89709e88792274d 100644 (file)
@@ -343,9 +343,9 @@ function isInstalled () {
                        // First is config
                        (
                                (
-                                       isConfigEntrySet('MXCHANGE_INSTALLED')
+                                       isConfigEntrySet('MAILER_INSTALLED')
                                ) && (
-                                       getConfig('MXCHANGE_INSTALLED') == 'Y'
+                                       getConfig('MAILER_INSTALLED') == 'Y'
                                )
                        )
                ) || (