]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-logs.php
LOAD_CONFIGURED_URL() added, bug #66 resolved
[mailer.git] / inc / modules / admin / what-logs.php
index a5ce46945d6df2bd49cd4bc291a4646534fdf84e..b8d50bfbc748e2ae949c5863f09837757660985a 100644 (file)
@@ -54,7 +54,7 @@ if (!empty($_GET['access'])) {
                $OUTPUT = ob_get_contents();
 
                // Clean content
-               ob_end_clean();
+               clearOutputBuffer();
 
                // Set header
                if (substr($access, -3, 3) == "log") {