]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
map_fetch_body() pass StrBuf* into the mimeparser instead of char*, so we fix one...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>