]> git.mxchange.org Git - mailer.git/blobdiff - birthday_confirm.php
Always reset cache and output-mode must be 'raw' to make redirects working
[mailer.git] / birthday_confirm.php
index d4383993db025e7e82079be907239661909b4848..364d7ca2360291ae251335b6c41ff3cb7e04ff1d 100644 (file)
@@ -43,7 +43,7 @@ $GLOBALS['startTime'] = microtime(true);
 
 // Set module
 $GLOBALS['__module'] = 'birthday_confirm';
-$GLOBALS['output_mode'] = -1;
+$GLOBALS['output_mode'] = '0';
 
 // Load the required file(s)
 require('inc/config-global.php');