diff --git a/html/ops/pass_percentage_by_platform.php b/html/ops/pass_percentage_by_platform.php index b864ee04b9..569c15b51a 100644 --- a/html/ops/pass_percentage_by_platform.php +++ b/html/ops/pass_percentage_by_platform.php @@ -56,6 +56,7 @@ while ($res = mysql_fetch_object($result)) { } mysql_free_result($result); +echo "Valid Versions: '$valid_app_versions'"; // Now that we have a valid list of app_version_nums' lets // construct the main query