From 4d43e6f63ceec7506c357358408c3b6da9e4749a Mon Sep 17 00:00:00 2001 From: Matt Lebofsky Date: Mon, 26 Sep 2005 19:52:52 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=8180 --- checkin_notes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/checkin_notes b/checkin_notes index cc10761b86..2443eb4bf4 100755 --- a/checkin_notes +++ b/checkin_notes @@ -12141,3 +12141,17 @@ Rom 26 Sept 2005 gui_rpc_client_ops.C win_build/ boincmgr_curl.vcproj + +Matt 26 Sept 2005 + - cleaned up xml output code for server_status.php + + html/ + user/ + server_status.php + + - fixed bugs in cache.inc to properly check to see if + function apache_request_headers exists and act accordingly + + html/ + inc/ + cache.inc