webdav portal owa edit fixes
This commit is contained in:
parent
aedc7ec08e
commit
9edf1f8d93
13 changed files with 133 additions and 21 deletions
|
@ -16,5 +16,6 @@ namespace WebsitePanel.WebDav.Core.Interfaces.Managers
|
|||
IResource GetResource(string path);
|
||||
string GetFileUrl(string path);
|
||||
void DeleteResource(string path);
|
||||
void LockFile(string path);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue