From 9cc011564a0e82728bba4fe853f9b2ba2a671ca5 Mon Sep 17 00:00:00 2001 From: Austin Date: Sun, 31 Oct 2021 06:19:50 -0400 Subject: [PATCH] remove unused code --- html_admin/client-deployer.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/html_admin/client-deployer.php b/html_admin/client-deployer.php index 6d539b9..ea7e651 100644 --- a/html_admin/client-deployer.php +++ b/html_admin/client-deployer.php @@ -12,9 +12,6 @@ if(!($user->isOwner())) { adminPanelStats(); $alert = ''; -$setup_html = $GLOBALS['setupHtmlPath']; //path to the setup "cdn" -$newgameversion = "version-" . bin2hex(openssl_random_pseudo_bytes(8)); -$newstudioversion = "version-" . bin2hex(openssl_random_pseudo_bytes(8)); $body = <<