X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=agb.php;h=fb1630b884ca365b278d26b612bc209e52e367a9;hp=102f160db8d4b6230496714bf17fc3e80dc5c140;hb=01c4a1aa0914ebb2ab1d5df3d592246fb86e50cb;hpb=02a212e4758d0ee6cd970c4ea9e51ca603bd3b52 diff --git a/agb.php b/agb.php index 102f160db8..fb1630b884 100644 --- a/agb.php +++ b/agb.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'); // Simply redirect... :-) redirectToUrl('modules.php?module=index&what=agb');