]> git.mxchange.org Git - mailer.git/blobdiff - sponsor_ref.php
generateMetaDescriptionCode() has now no longer parameters
[mailer.git] / sponsor_ref.php
index 2b6cad86e136238951a23b04bb1cceca0601c41b..b82c17679a943c8a3e7e2b8d392c6360c3d59906 100644 (file)
@@ -47,6 +47,9 @@ $GLOBALS['output_mode'] = -2;
 // Load the required file(s)
 require('inc/config-global.php');
 
+// Set content type for e.g. search engines
+if (isSpider()) setContentType('text/html');
+
 // Base URL for redirection
 $URL = 'modules.php?module=index&what=sponsor_reg&refid=';