]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
Removed a lot of legacy cruft out of the setup utility. Eventually I want to remove...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>