From 01c6be9d7e457d1f9fe60299ca077444e1e0fa4e Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Sun, 23 May 2004 23:59:55 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3420 --- html/ops/failure_result_summary_by_host.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/ops/failure_result_summary_by_host.php b/html/ops/failure_result_summary_by_host.php index 33ffc35e3e..4cce23277b 100644 --- a/html/ops/failure_result_summary_by_host.php +++ b/html/ops/failure_result_summary_by_host.php @@ -66,7 +66,7 @@ GROUP BY app_version_num DESC, hostid, OS_Name, - OS_Version; + OS_Version "; $urlquery = $q->urlquery;