Changes between Version 9 and Version 10 of XmlRpcIntro


Ignore:
Timestamp:
Oct 13, 2008, 8:21:05 PM (16 years ago)
Author:
majky
Comment:

Added 'AddComment?' method

Legend:

Unmodified
Added
Removed
Modified
  • XmlRpcIntro

    v9 v10  
    113113  * [wiki:XmlRpcSubtitlesVote SubtitlesVote] - rate subtitles
    114114      '''struct !SubtitlesVote(string $token, struct('idsubtitle' => int $idsubtitle, 'score' => int $score) $vote)''' 
     115  * [wiki:XmlRpcAddComment AddComment] - add comment to a subtitle
     116      '''struct !AddComment(string $token, struct('idsubtitle' => int $idsubtitle, 'comment' => string $comment, 'badsubtitle' => int $badsubtitle) $data)'''
    115117
    116118