From 46dd9a643b676214d3bb6f5aa5441c8a97b00a04 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 4 Oct 2005 03:06:20 +0000 Subject: [PATCH] r488: Removing a debug print_r() --- newreport.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/newreport.php b/newreport.php index 1fb8d9f..89f385a 100755 --- a/newreport.php +++ b/newreport.php @@ -77,8 +77,6 @@ if ($_POST['do'] == 'insert') // product/component/version stuff $pcv = parse_pcv_select($bugsys->in['pcv_select'], true); - print_r($vars); - // ------------------------------------------------------------------- // sanity checks if (!$pcv) -- 2.22.5