fixed bug where "use a signature" appeared twice.
[squirrelmail.git] / index.php
1 <?
2 header("Location: src/login.php");
3 ?>