Two tickets resolved (57/89)
[mailer.git] / birthday_confirm.php
index f6f17c746d0fc50f9a85ddc8dd3255acace51853..ca7d8243bea41756e6fab757c2bfa7337169fe7f 100644 (file)
@@ -47,7 +47,7 @@ require("inc/config.php");
 // Is the "birthday" extension active?
 if (!EXT_IS_ACTIVE("birthday")) {
        // Redirect to index
-       LOAD_URL("modules.php?module=index&msg=".CODE_EXTENSION_PROBLEM."&ext=birthday");
+       LOAD_URL("modules.php?module=index&msg=".constant('CODE_EXTENSION_PROBLEM')."&ext=birthday");
 } // END - if
 
 // Is the script installed?