X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=ref.php;h=80850e2f811ee9b9472eb329410468c0796f2871;hp=43f5f11e8fc0641c31faf233e7752b4a152a8966;hb=d1922ab361b5e104b7c14b28c76d1c47651635ef;hpb=61621983cc6d7195fcc7eab29b5f6080ff283b34 diff --git a/ref.php b/ref.php index 43f5f11e8f..80850e2f81 100644 --- a/ref.php +++ b/ref.php @@ -40,8 +40,8 @@ $GLOBALS['__start_time'] = microtime(TRUE); $GLOBALS['__module'] = 'ref'; $GLOBALS['__output_mode'] = -1; -// Load the required file(s) -require('inc/config-global.php'); +// Initialize application +require('inc/init.php'); // Set content type for e.g. search engines setContentType('text/html');