]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
Changed the behavior introduced in commit fb862a2894f01c5fb6144ec781f188445c13c7f1...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>