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 " ";