]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
die() removed
[mailer.git] / inc / functions.php
index 3a8bf9c0fd2ba9fea5fbcb95a8ca53ff19e67ecf..b3db62630d21ef8df21c4fd0b3e415ef01eb4acf 100644 (file)
@@ -131,7 +131,6 @@ function OUTPUT_HTML($HTML, $NEW_LINE = true) {
                $OUTPUT = ob_get_contents();
 
                // Clear output buffer for later output
-               die();
                ob_end_clean();
 
                // Extension "rewrite" installed?