|
@@ -943,11 +943,11 @@ function siteBuilder_disableSite($params) {
|
|
|
|
|
|
|
|
// Helpers
|
|
// Helpers
|
|
|
/**
|
|
/**
|
|
|
- * Update a DNS zone for a domain setting a new record for a domain or subdomain of a CWP7 account.
|
|
|
|
|
|
|
+ * Removes the sitePro builder session for a site
|
|
|
*
|
|
*
|
|
|
* @param array $params common module parameters
|
|
* @param array $params common module parameters
|
|
|
- *
|
|
|
|
|
* @see https://developers.whmcs.com/provisioning-modules/supported-functions/
|
|
* @see https://developers.whmcs.com/provisioning-modules/supported-functions/
|
|
|
|
|
+ * @param string $site sitename
|
|
|
*
|
|
*
|
|
|
* @return string "success" or an error message
|
|
* @return string "success" or an error message
|
|
|
*/
|
|
*/
|