Sfoglia il codice sorgente

debug double create account

andre 5 anni fa
parent
commit
30b7e2e783
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;
     }