mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
ALF-13441: WebDAV: activities should be raised/published
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@34763 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -735,7 +735,7 @@ public abstract class WebDAVMethod
|
|||||||
*
|
*
|
||||||
* @return String
|
* @return String
|
||||||
*/
|
*/
|
||||||
protected String getPath()
|
public String getPath()
|
||||||
{
|
{
|
||||||
return m_strPath;
|
return m_strPath;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user