Explorar el Código

try new mailboxcheck

andre hace 5 años
padre
commit
41c02fba41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      zimbraAddressAvailable.php

+ 1 - 1
zimbraAddressAvailable.php

@@ -39,7 +39,7 @@ if(is_a($login, "Exception")) {
 		__FUNCTION__,
 		$accessData,
 		"Error : cannot login to " . $accessData['zimbraServer'],
-		$serverID
+		$productID
 	);
 	exit();
 } else {