]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
when we did the login and replied, we mustn't try again to process the inbound comman...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>