Explorar o código

clientareafunctions

andre %!s(int64=3) %!d(string=hai) anos
pai
achega
c2c43985b0
Modificáronse 1 ficheiros con 1 adicións e 8 borrados
  1. 1 8
      cwp7.php

+ 1 - 8
cwp7.php

@@ -330,14 +330,7 @@ function cwp7_ClientAreaCustomButtonArray ($params) {
 			$response
 		);
 	}
-	logModuleCall(
-		'cwp7',
-		__FUNCTION__,
-		$response,
-		'debug',
-		count($response['result']['domains'])
-	);
-	if(count($response['result']['domains']) < 1) {
+	if(count($response['result']['domains']) < 2) {
 		return array(
 			'Neue Domaine' => 'newDomain',
 		);