mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Updated and improved API respones.
This commit is contained in:
parent
387e6c8e0a
commit
859e65647f
33 changed files with 254 additions and 18 deletions
|
@ -122,6 +122,10 @@ if (!empty($_POST['save'])) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// Render page
|
||||
// render_page($user, $TAB, 'edit_backup_exclusions');
|
||||
|
||||
$result = array(
|
||||
'web' => $v_web,
|
||||
'dns' => $v_dns,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue