changed log in method back to using cookies. also session id is now stored
[squirrelmail.git] / index.php
1 <?php
2 header("Location: src/login.php");
3 ?>