X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=autoreg.php;h=f843365074270b763ba1a73389e42c47cb8bf750;hp=ecd2f9c2b97e165a75ef882e51b0c7c2c5fbf4ce;hb=refs%2Fheads%2Fserver-0.2.1-FINAL%2Fwernis4mails-de;hpb=61621983cc6d7195fcc7eab29b5f6080ff283b34 diff --git a/autoreg.php b/autoreg.php index ecd2f9c2b9..f843365074 100644 --- a/autoreg.php +++ b/autoreg.php @@ -45,8 +45,8 @@ $GLOBALS['__module'] = 'autoreg'; $GLOBALS['__header_sent'] = 2; $GLOBALS['__footer_sent'] = 2; -// Load the required file(s) -require('inc/config-global.php'); +// Initialize application +require('inc/init.php'); // Set content type setContentType('text/plain');