X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=ref.php;h=a475c51acea62bfee71d163502ec7bc87677bcae;hp=f3fa2597bb8842c1952d0d279dfc4079ab8c421c;hb=8fc1c99d323e7599dd91071a5a772261b5d079a7;hpb=1a9c4d5736b58e8d1da657ba2ff3da9f0777300c diff --git a/ref.php b/ref.php index f3fa2597bb..a475c51ace 100644 --- a/ref.php +++ b/ref.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 refid by default $URL = 'modules.php?module=index';