]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
fix the bug in en_GB mingodad found - for some reason launchpad is out of sync here.
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>