]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
Auto-generated email address is now derived from the screen name. Fall back to other...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>