edit mail account page

This commit is contained in:
Serghey Rodin 2012-06-19 14:04:11 +03:00
commit dd249d8e60
13 changed files with 254 additions and 33 deletions

View file

@ -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);
}