Removed a test in html2html() that would cause it to go null every time.
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>