mirror of
https://github.com/hestiacp/hestiacp.git
synced 2025-02-06 09:45:30 +00:00
Fix warning caused by some old jailed code left (#4751)
All checks were successful
All checks were successful
This commit is contained in:
parent
b38e5650ca
commit
e222e6e910
@ -373,7 +373,6 @@ if (!empty($_POST["save"])) {
|
||||
empty($_SESSION["error_msg"])
|
||||
) {
|
||||
$v_shell = quoteshellarg($_POST["v_shell"]);
|
||||
$v_shell_jail_enabled = quoteshellarg($_POST["v_shell_jail_enabled"]);
|
||||
|
||||
exec(
|
||||
HESTIA_CMD .
|
||||
|
Loading…
x
Reference in New Issue
Block a user