Explorar el Código

check available domains

andre hace 7 meses
padre
commit
073a9e79a8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      kerioDomainAvailable.php

+ 1 - 1
kerioDomainAvailable.php

@@ -72,7 +72,7 @@ try {
 	);
 	exit();
 }
-$respond = $api->getDomains(['name']);
+$respond = $api->getDomains(['name','aliasList']);
 	logModuleCall(
 		'keriosingle',
 		__FUNCTION__,