]> git.mxchange.org Git - mailer.git/blobdiff - mailid.php
More calls of DEBUG_LOG() added
[mailer.git] / mailid.php
index fcb310d01b8b4b8c744f3a8be48a575fab4d3f6c..a913ef06ff0a1b5e2472c21667ee0a04ee2ad802 100644 (file)
@@ -213,6 +213,7 @@ if (isBooleanConstantAndTrue('mxchange_installed'))
                                break;
 
                        default:
+                               DEBUG_LOG(__FILE__, __LINE__, sprintf("Unknown status %s detected in mailid_error_redirect.", $_CONFIG['mailid_error_redirect']));
                                LOAD_URL("modules.php?module=index&msg=".CODE_UNKNOWN_STATUS."&ext=mailid");
                                break;
                }