Просмотр исходного кода

Fix warning caused by some old jailed code left (#4751)

Robert-Jan de Dreu 1 год назад
Родитель
Сommit
e222e6e910
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      web/edit/user/index.php

+ 0 - 1
web/edit/user/index.php

@@ -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 .