Pastebin
Paste #37:
< previous paste - next paste>
Pasted by tdn
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://thomasdamgaard.dk/tv/");
exit();
?>
New Paste
Go to most recent paste.
< previous paste - next paste>
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://thomasdamgaard.dk/tv/");
exit();
?>
Go to most recent paste.