X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid.php;h=cebf439e9ad3179ee521c8f9f41906ee15bd650e;hp=1ba8898ea8e4241c9cf40dfc17dc15adaacdda18;hb=8975d55c697ec1bec2cdacc2c3b965b6add16a03;hpb=61621983cc6d7195fcc7eab29b5f6080ff283b34 diff --git a/mailid.php b/mailid.php index 1ba8898ea8..cebf439e9a 100644 --- a/mailid.php +++ b/mailid.php @@ -43,8 +43,8 @@ $GLOBALS['__output_mode'] = '0'; // Disable copyright footer which would be to large for the upper frame $GLOBALS['__copyright_enabled'] = 'N'; -// Load the required file(s) -require('inc/config-global.php'); +// Initialize application +require('inc/init.php'); // Set content type and HTTP status setContentType('text/html');