Okay, I was wrong about the <= thing, I changed it back to < which does work.
[squirrelmail.git] / index.php
CommitLineData
babe7398 1<?
2 header("Location: src/login.php");
3?>