mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
added create Author
This commit is contained in:
parent
e6ba60bddc
commit
e336b4f940
3 changed files with 8 additions and 10 deletions
|
@ -41,7 +41,7 @@ var functions = {
|
|||
"listPads" : ["groupID"],
|
||||
"createPad" : ["padID", "text"],
|
||||
"createGroupPad" : ["groupID", "padName", "text"],
|
||||
// "createAuthor" : ["name"],
|
||||
"createAuthor" : ["name"],
|
||||
// "getMappedAuthor4" : ["authorMapper" , "name"],
|
||||
// "createSession" : ["groupID", "authorID", "validUntil"],
|
||||
// "deleteSession" : ["sessionID"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue