mirror of
https://github.com/JRGTH/xigmanas-bastille-extension.git
synced 2025-12-11 09:21:09 +01:00
Set target jail path on advanced config editor by default
This commit is contained in:
@@ -97,6 +97,7 @@ if($_POST):
|
||||
$container['jailname'] = $_POST['jailname'];
|
||||
$confirm_name = $pconfig['confirmname'];
|
||||
$item = $container['jailname'];
|
||||
$_SESSION['item'] = $item;
|
||||
if ($_POST['advanced']):
|
||||
header('Location: bastille_manager_editor.php');
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user