X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=lead-confirm.php;h=6b53ae93b1a599f13ac307c78175f4f7732d88b7;hp=47024cf435ab0e061e6c3ad18507ebf7b780dac2;hb=9afd6ec5878544a7982c50ed9c0dd7de37606d5b;hpb=3c23bfaee208fa12adf5cdd9d8e9882612199d03 diff --git a/lead-confirm.php b/lead-confirm.php index 47024cf435..6b53ae93b1 100644 --- a/lead-confirm.php +++ b/lead-confirm.php @@ -46,7 +46,7 @@ $GLOBALS['startTime'] = microtime(true); $GLOBALS['module'] = 'lead-confirm'; // Set "CSS-Mode" -$GLOBALS['output_mode'] = 0; +$GLOBALS['output_mode'] = '0'; // Load config.php require('inc/config-global.php'); @@ -77,7 +77,7 @@ if (isSessionVariableSet('lead_userid')) { $content['lead_email'] = getUserData('email'); } else { // Not found! - $content['lead_userid'] = 0; + $content['lead_userid'] = '0'; } } else { // Maybe spider?