X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffooter.php;h=e2d31c6e6d9d3f2c32375c71ea804043cf53b0c1;hb=d5ee31ebfc85f22fc691b8c2753c42e188c1c4ef;hp=c32e5cdbde0ddffcf0f740394787a26d8744d89f;hpb=49ffe0a4fb551d0965e97db1ad4ff12f13f4b9ad;p=mailer.git diff --git a/inc/footer.php b/inc/footer.php index c32e5cdbde..e2d31c6e6d 100644 --- a/inc/footer.php +++ b/inc/footer.php @@ -45,7 +45,7 @@ if (($footer != "1") && ($footer != "2") && ($CSS != "1")) { // Output the generated HTML code or do nothing in direct-mode if (getTotalFatalErrors() > 0) { // Output fatal error messages - require_once(PATH."inc/fatal_errors.php"); + LOAD_INC_ONCE("inc/fatal_errors.php"); } // END - if // Shall we display the copyright notice?