Viewing File: /people/testlab/www/testlab.com.pl/O_firmie/index.php

<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://".$_SERVER['SERVER_NAME']."/o_firmie,650.html");
header("Connection: close");
exit;
?>
Back to Directory File Manager