]> code.citadel.org Git - citadel.git/blob - ctdlphp/index.php
Honor the 'Depth:' header in PROPFIND requests on a collection. Depth 0 only shows...
[citadel.git] / ctdlphp / index.php
1 <?PHP
2
3 header("Location: login.php");
4
5 ?>