Browse Source

clientareafunctions

andre 3 years ago
parent
commit
387c56707b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

@@ -493,7 +493,7 @@ function cwp7_delSubdomain($params) {
 		__FUNCTION__,
 		__FUNCTION__,
 		$_POST['d'],
 		$_POST['d'],
 		'debug custom',
 		'debug custom',
-		$clientdomains
+		$clientsubdomains
 	);
 	);
 
 
 	return 'success';
 	return 'success';