mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALFCOM-1859
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10623 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -83,7 +83,7 @@ public class WebDAVServlet extends HttpServlet
|
||||
private TenantService m_tenantService;
|
||||
|
||||
// WebDAV method handlers
|
||||
private Hashtable<String,Class> m_davMethods;
|
||||
protected Hashtable<String,Class> m_davMethods;
|
||||
|
||||
// Root node
|
||||
private NodeRef m_rootNodeRef;
|
||||
|
Reference in New Issue
Block a user