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);
         }