Added function to select an address and close the window in one operation.
[squirrelmail.git] / index.php
1 <?php
2 header("Location: src/login.php");
3 ?>