From 3bd0464c864717c9b72be86bb2be0d6de36a181c Mon Sep 17 00:00:00 2001 From: fbsanchez Date: Tue, 29 Jun 2021 14:35:22 +0200 Subject: [PATCH] removed unwanted traces --- pandora_console/godmode/um_client/index.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/pandora_console/godmode/um_client/index.php b/pandora_console/godmode/um_client/index.php index 8887309d76..20f209e643 100644 --- a/pandora_console/godmode/um_client/index.php +++ b/pandora_console/godmode/um_client/index.php @@ -126,9 +126,6 @@ if (function_exists('enterprise_hook') === true) { ) ); return; - } else { - hd('['.$license_data['licensed_to'].']', true); - hd(Manager::PANDORA_TRIAL_ISSUER, true); } } else { $license_data = [];