]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
quickie function guess_image_content_type() to guess the content-type of an uploaded...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>