X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=ref.php;h=a475c51acea62bfee71d163502ec7bc87677bcae;hp=f3fa2597bb8842c1952d0d279dfc4079ab8c421c;hb=30f1d46dca2b026b23c8cefb7e6e4bdc98fee337;hpb=434643a428ccc9d78695347eef5a456342e9f114 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';