ctdlsh can now run in interactive mode or accept a single command on the command...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>