X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=surfbar.php;fp=surfbar.php;h=d33ab6b78c8577307c8d9d89de4336dcacffabaf;hp=edff6dd5a42526849d6ae744b111d03aad0dc86d;hb=cb11b0028323b24de48bfbab2ed576455e0d9465;hpb=4da10ba9e4a47d9b4eee4609a185fc7266fab031 diff --git a/surfbar.php b/surfbar.php index edff6dd5a4..d33ab6b78c 100644 --- a/surfbar.php +++ b/surfbar.php @@ -41,8 +41,8 @@ $GLOBALS['__module'] = 'surfbar'; $GLOBALS['__output_mode'] = '0'; $GLOBALS['__header_sent'] = 3; -// Load the required file(s) -require('inc/config-global.php'); +// Initialize application +require('inc/init.php'); // Set content type setContentType('text/html');