]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
Refreshing: set cookie, so a user switching to a new language gets to the appropriate...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>