X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=confirm.php;h=84c94b68653dbb047bb2eaf240ba20904303e722;hp=b4134087323c5c5118d136e9b6640269e49e4856;hb=86993ed7d3b2dbab9d2725c7782b3e7ab693cd3f;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6 diff --git a/confirm.php b/confirm.php index b413408732..84c94b6865 100644 --- a/confirm.php +++ b/confirm.php @@ -47,7 +47,7 @@ $GLOBALS['output_mode'] = -1; require('inc/config-global.php'); // Set content type for e.g. search engines -if (isSpider()) setContentType('text/html'); +setContentType('text/html'); // No hash provided by default $URL = 'modules.php?module=index';