X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=network-delurl.php;h=ff4cbeec0c82de4ab7ae33dea143ffbb6f6de278;hb=refs%2Fheads%2Fserver-0.2.1-FINAL%2Fmxchange-demo-de;hp=f9a504dbdb056ff798d3ae69b26b51db3897d4a7;hpb=61621983cc6d7195fcc7eab29b5f6080ff283b34;p=mailer.git 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');