X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=doubler.php;h=abcc79b9f3ae0370107203ea8eb56506d16d8558;hp=4a97351b9bf7ca1efff89d9dbc476501a76da54f;hb=3b5eedff411312429057c214df917b2ef1f7a887;hpb=9f6c30cc0e06098171d773d671292081ecee3d29 diff --git a/doubler.php b/doubler.php index 4a97351b9b..abcc79b9f3 100644 --- a/doubler.php +++ b/doubler.php @@ -44,7 +44,7 @@ $GLOBALS['startTime'] = microtime(true); // Set module $GLOBALS['module'] = 'doubler'; -$GLOBALS['output_mode'] = 0; +$GLOBALS['output_mode'] = '0'; // Load the required file(s) require('inc/config-global.php'); @@ -55,9 +55,6 @@ setContentType('text/html'); // Is the 'doubler' extension active? redirectOnUninstalledExtension('doubler'); -// Only check this if refid is provided. This will do the rest for us -determineReferalId(); - // Init content array $content = array( 'message' => '',