Skip to content

Commit 601b891

Browse files
committed
Adjust the parameters list of wdlLock in Notes and Readme
1 parent 305abb5 commit 601b891

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Following are the available public handlers:
105105
- wdlSetFileProps(tReqID, tSetPropsA, tRemovePropsA)
106106
- wdlGetFileProps(tReqID, tProps)
107107
- wdlGetCustomProps(tReqID, tProps)
108-
- wdlLock(tReqID)
108+
- wdlLock(tReqID, tScope, tType)
109109
- wdlUnlock(tReqID)
110110
- wdlGetFileHeaders(tReqID)
111111
- wdlCleanup tReqID

webDavLib.livecode

15 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)