/[web]/doc/goto.php
ViewVC logotype

Contents of /doc/goto.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1426 - (show annotations) (download)
Thu Jul 12 14:19:47 2012 UTC (11 years, 8 months ago) by grenoya
File size: 198 byte(s)
- rework index page
- add css and goto.php
1 <?php
2 $url = "http://".$_SERVER['SERVER_NAME']."/".$_POST["manual"]."/".$_POST["release"]."/".$_POST["flang"]."/content/index.html";
3 echo '<meta http-equiv="Refresh" content="0;url='.$url.'" />'
4 ?>

  ViewVC Help
Powered by ViewVC 1.1.30