marinofaggiana 5 년 전
부모
커밋
d15e9434e6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      iOSClient/Library/OCCommunicationLib/OCCommunication.m

+ 1 - 0
iOSClient/Library/OCCommunicationLib/OCCommunication.m

@@ -3098,6 +3098,7 @@
             successRequest(response, nil, request.redirectedServer);
        
         } else {
+            
             failureRequest(response, [UtilsFramework getErrorWithCode:k_CCErrorWebdavResponseError andCustomMessageFromTheServer:NSLocalizedString(@"_server_response_error_", nil)], request.redirectedServer);
         }