Imported Upstream version 3.3.2
[debian/amanda] / man / index.php
1 <?php
2 /* send the user straight to the amanda(8) manpage */
3 header("Location: amanda.8.html");
4 exit;