Przeglądaj źródła

debug double create account

andre 5 lat temu
rodzic
commit
30b7e2e783
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      zimbraSingle.inc

+ 1 - 1
zimbraSingle.inc

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