From 92de00a1e1aa67e9deeebe877367b8819db73555 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 17 Sep 2019 15:05:27 -0400 Subject: [PATCH] Removed unwanted debug code --- classes/serverBandwidthSupport.php | 1 - 1 file changed, 1 deletion(-) diff --git a/classes/serverBandwidthSupport.php b/classes/serverBandwidthSupport.php index cb88654..b3f9613 100755 --- a/classes/serverBandwidthSupport.php +++ b/classes/serverBandwidthSupport.php @@ -740,7 +740,6 @@ class glmServerStatsBandwidthSupport // For each website retrieved foreach ($websites as $site) { -echo "
".print_r($site,1)."
"; $mesg = ''; -- 2.17.1