Explorar el Código

debug double create account

andre hace 5 años
padre
commit
30b7e2e783
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      zimbraSingle.inc

+ 1 - 1
zimbraSingle.inc

@@ -135,7 +135,7 @@ function zimbraSingleCreateAccount($userData)
         __FUNCTION__,
         $params,
         "Error : account $account_name not created",
-        $id->message
+        $id
         );
         return false;
     }