X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=img.php;h=27722067f1d3ae10ebd2685ed09c5d270cde38a0;hp=bc98c91e9841174971ed5017f7d050739495bd9c;hb=c1849d27a96d4e533e130ba1ae302c1ef81a3bf3;hpb=61621983cc6d7195fcc7eab29b5f6080ff283b34 diff --git a/img.php b/img.php index bc98c91e98..27722067f1 100644 --- a/img.php +++ b/img.php @@ -40,8 +40,8 @@ $GLOBALS['__start_time'] = microtime(TRUE); $GLOBALS['__module'] = 'img'; $GLOBALS['__output_mode'] = -3; -// Load the required file(s) -require('inc/config-global.php'); +// Initialize application +require('inc/init.php'); // Load header loadPageHeader();