Removed the count_chars funtion (not in use, and exists in PHP4.0b4)
[squirrelmail.git] / index.php
1 <?
2 header("Location: src/login.php");
3 ?>