Some lost old templates rewritten to expression language
[mailer.git] / sponsor_confirm.php
index 875728f9b0b58ea1cf20a6258af9673d4ee1859a..c6301e32758e912a74d673291e8cc7e087bf3ae9 100644 (file)
@@ -48,7 +48,7 @@ $GLOBALS['output_mode'] = -2;
 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';