]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
Revert some of the later changes in XMPP and fix other parts
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>