mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
edit mail account page
This commit is contained in:
parent
fb8f65c9a0
commit
dd249d8e60
13 changed files with 254 additions and 33 deletions
|
@ -188,6 +188,7 @@ if ($_SESSION['user'] == 'admin') {
|
|||
if (empty($error)) $error = 'Error: vesta did not return any output.';
|
||||
$_SESSION['error_msg'] = $error;
|
||||
}
|
||||
$v_val = $_POST['v_val'];
|
||||
$restart_dns = 'yes';
|
||||
unset($output);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue