소스 검색

debug double create account

andre 5 년 전
부모
커밋
940c88309e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
+        $id->message
         );
         return false;
     }