]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
RSSClient: do not double delete the curl context; don't swap IOID and CCID for logging
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>