Changed the display logic for message author. New conditional COND:MAIL:LOCAL which...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>