added getMappedAuthor4

This commit is contained in:
Peter 'Pita' Martischka 2011-08-09 14:42:12 +01:00
parent e336b4f940
commit f01906d815
3 changed files with 82 additions and 53 deletions

View file

@ -42,7 +42,7 @@ var functions = {
"createPad" : ["padID", "text"],
"createGroupPad" : ["groupID", "padName", "text"],
"createAuthor" : ["name"],
// "getMappedAuthor4" : ["authorMapper" , "name"],
"getMappedAuthor4" : ["authorMapper" , "name"],
// "createSession" : ["groupID", "authorID", "validUntil"],
// "deleteSession" : ["sessionID"],
// "getSessionInfo" : ["sessionID"],