X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=network-delurl.php;fp=network-delurl.php;h=ff4cbeec0c82de4ab7ae33dea143ffbb6f6de278;hp=f9a504dbdb056ff798d3ae69b26b51db3897d4a7;hb=cb11b0028323b24de48bfbab2ed576455e0d9465;hpb=4da10ba9e4a47d9b4eee4609a185fc7266fab031 diff --git a/network-delurl.php b/network-delurl.php index f9a504dbdb..ff4cbeec0c 100644 --- a/network-delurl.php +++ b/network-delurl.php @@ -40,8 +40,8 @@ $GLOBALS['__start_time'] = microtime(TRUE); $GLOBALS['__module'] = 'network-delurl'; $GLOBALS['__output_mode'] = -1; -// Load the required file(s) -require('inc/config-global.php'); +// Initialize application +require('inc/init.php'); // Set HTTP status to 500 (if ext-network is not found, but this script is called) setHttpStatus('500 Internal Server Error');