From ce4babfd1a35b7ea491528b2a0e0be7632e8ae14 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 21 Sep 2019 23:11:16 +0100 Subject: [PATCH] Removed close button from terminal --- terminal.php | 1 - 1 file changed, 1 deletion(-) diff --git a/terminal.php b/terminal.php index 54da8fb..b8453fa 100644 --- a/terminal.php +++ b/terminal.php @@ -91,7 +91,6 @@ sendCmd = function(command) { $user = str_replace("\n","",shell_exec("whoami")); $cwd = getcwd(); ?> -Close X
ICEcoder v terminal