From f51b18b11abc2e2a8e937db86e873bbdfb42aa97 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Mon, 4 Aug 2003 23:24:47 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=1972 --- html/ops/db_ops.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/ops/db_ops.inc b/html/ops/db_ops.inc index 367e1d9d51..860fffc48e 100644 --- a/html/ops/db_ops.inc +++ b/html/ops/db_ops.inc @@ -357,7 +357,7 @@ function show_result_short($result) { } $version = sprintf("%.2f", $result->client_version_num/100); echo "$version"; - echo "$received"; + echo "$received"; echo " ";