updates to make javascript actually behave correctly for real.
[squirrelmail.git] / include / index.php
1 <?php
2 header('Location: ../index.php');
3 ?>