@@ -490,7 +490,7 @@ function cwp7_delSubdomain($params) {
__FUNCTION__,
$_POST['d'],
'debug custom',
- $subdomains
+ $response
);
if(!in_array($_POST['d'], $clientsubdomains)) {