Transmit the proper host name (set from c_fqdn) in EHLO command when we talk to a...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>