]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
imap_output_copyuid_response() now accepts an IMAP session context passed up the...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>