ソースを参照

clientareafunctions

andre 3 年 前
コミット
878f94cd61
1 ファイル変更1 行追加1 行削除
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

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