ÿþ<?php header('HTTP/1.1 301 Moved Permanently'); header('Location: http://www.fkfteam.org/index.php'); header('Content-Type: text/html; charset=ISO-8859-1'); header('Connection: close'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <meta http-equiv="refresh" content="5; url=http://www.fkfteam.org/index.php" /> <title>Redirection</title> <meta name="robots" content="noindex,follow" /> </head> <body> Redirection automatique dans 5 secondes si rien ne change cliquer sur le lien ci dessous <br> Pensez a changez vos favoris<br> <p><a href="http://www.fkfteam.org/index.php">Redirection</a></p> </body> </html>