Skip to content

Commit e222e6e

Browse files
authored
Fix warning caused by some old jailed code left (hestiacp#4751)
1 parent b38e565 commit e222e6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/edit/user/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@
373373
empty($_SESSION["error_msg"])
374374
) {
375375
$v_shell = quoteshellarg($_POST["v_shell"]);
376-
$v_shell_jail_enabled = quoteshellarg($_POST["v_shell_jail_enabled"]);
377376

378377
exec(
379378
HESTIA_CMD .

0 commit comments

Comments
 (0)