Parse error: parse error, unexpected T_VARIABLE in /home/s/sdts/www/index.php on line 5
<?
header("Location: http://web.sdts.nu/");
exit;
?>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#000000" text="#FFFFFF" link="#FFCC00" vlink="#FFCC00" alink="#FFCC00">
Om du inte förflyttas automatiskt kan du klicka <a href="http://web.sdts.nu"><strong>här</strong></a>
för att gå till SDTS.
</body>
</html>