This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| popfilemodules:xmlrpc [2009/09/25 15:45] – fixed typos in the function names amatubu | popfilemodules:xmlrpc [2010/09/09 19:46] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 148: | Line 148: | ||
| # | # | ||
| - | my $sk = $xml-> | + | my $sk = $xml-> |
| my $key = $sk-> | my $key = $sk-> | ||
| my $method = " | my $method = " | ||
| Line 169: | Line 169: | ||
| print join (" | print join (" | ||
| } else { | } else { | ||
| - | print join (" | + | |
| + | | ||
| + | } else { | ||
| + | print $res-> | ||
| + | } | ||
| } | } | ||
| + | print " | ||
| # | # | ||
| Line 243: | Line 248: | ||
| # say hello and get a session key | # say hello and get a session key | ||
| - | my $sk = $xmlrpc-> | + | my $sk = $xmlrpc-> |
| -> result; | -> result; | ||
Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.