From 5f0a37ff3bc666e581d3fbfe0f837684fb87818e Mon Sep 17 00:00:00 2001 From: Dominik <info@profi-webdesign.net> Date: Mon, 24 Mar 2014 15:04:29 -0400 Subject: [PATCH] added backup-functions to Remote-API (FS#2832) --- remoting_client/API-docs/navigation.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/remoting_client/API-docs/navigation.html b/remoting_client/API-docs/navigation.html index 27f9f24..e0eebb0 100644 --- a/remoting_client/API-docs/navigation.html +++ b/remoting_client/API-docs/navigation.html @@ -226,6 +226,8 @@ <p><a href="sites_web_domain_get.html" target="content">sites_web_domain_get</a></p> <p><a href="sites_web_domain_set_status.html" target="content">sites_web_domain_set_status</a></p> <p><a href="sites_web_domain_update.html" target="content">sites_web_domain_update</a></p> + p><a href="sites_web_domain_backup_list.html" target="content">sites_web_domain_backup_list</a></p> +<p><a href="sites_web_domain_backup.html" target="content">sites_web_domain_backup</a></p> <p><a href="sites_web_subdomain_add.html" target="content">sites_web_subdomain_add</a></p> <p><a href="sites_web_subdomain_delete.html" target="content">sites_web_subdomain_delete</a></p> <p><a href="sites_web_subdomain_get.html" target="content">sites_web_subdomain_get</a></p> -- Gitblit v1.9.1