From 441ec448fedf51a123cf81f8948cb8074c433803 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Fri, 22 Dec 2006 09:02:51 +1300 Subject: [PATCH] Change freebusy to use the code we wrote for the free busy REPORT. --- htdocs/freebusy.php | 86 ++------------------------------------- inc/freebusy-GET.php | 96 ++++++++++++++++++++++++++++++++------------ 2 files changed, 75 insertions(+), 107 deletions(-) diff --git a/htdocs/freebusy.php b/htdocs/freebusy.php index 247fa8d8..dd44b84b 100644 --- a/htdocs/freebusy.php +++ b/htdocs/freebusy.php @@ -3,69 +3,9 @@ require_once("../inc/always.php"); dbg_error_log( "freebusy", " User agent: %s", ((isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : "Unfortunately Mulberry and Chandler don't send a 'User-agent' header with their requests :-(")) ); require_once("BasicAuthSession.php"); -$raw_headers = apache_request_headers(); -$raw_post = file_get_contents ( 'php://input'); +dbg_log_array( "headers", '_SERVER', $_SERVER, true ); -/** -* Our path is /