diff --git a/checkin_notes b/checkin_notes index 7491eb9c69..c2ddca5020 100755 --- a/checkin_notes +++ b/checkin_notes @@ -7904,3 +7904,9 @@ David 15 June 2005 client/ cs_scheduler.C + +David 15 June 2005 + - Add host id, host_cpid to XML output of show_user.php + + html/inc/ + xml.inc diff --git a/doc/community.php b/doc/community.php index 051f9e2c48..9657ea6e52 100644 --- a/doc/community.php +++ b/doc/community.php @@ -90,6 +90,9 @@ Yopi at sympatico.ca contributed If you have an opinion, please contact David Anderson. +

+The 'B in a circle' icon was designed by Tim Lan. +The Mac variant was contributed by Juho Viitasalo.

Check out this imaginative BOINC graphic diff --git a/html/inc/xml.inc b/html/inc/xml.inc index 2a70770893..3adf2b3b4d 100644 --- a/html/inc/xml.inc +++ b/html/inc/xml.inc @@ -13,6 +13,8 @@ function xml_error($msg) { function show_host_xml($host) { echo " + $host->id + $host->host_cpid $host->total_credit $host->expavg_credit $host->expavg_time