diff options
author | friendica <info@friendica.com> | 2013-11-22 11:52:26 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-22 11:52:26 -0800 |
commit | f6b43a0a7bc96e199fad8ad65e0aa63bd9a04f8b (patch) | |
tree | 5a4d09b9f93908d5eacd1039ac46ab311044809a /doc/html/rpost_8php.html | |
parent | 353f5f049e5a42149cce2133f48b38529eeec678 (diff) | |
download | volse-hubzilla-f6b43a0a7bc96e199fad8ad65e0aa63bd9a04f8b.tar.gz volse-hubzilla-f6b43a0a7bc96e199fad8ad65e0aa63bd9a04f8b.tar.bz2 volse-hubzilla-f6b43a0a7bc96e199fad8ad65e0aa63bd9a04f8b.zip |
doc updates
Diffstat (limited to 'doc/html/rpost_8php.html')
-rw-r--r-- | doc/html/rpost_8php.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/rpost_8php.html b/doc/html/rpost_8php.html index b1f75081d..559a2fbff 100644 --- a/doc/html/rpost_8php.html +++ b/doc/html/rpost_8php.html @@ -132,7 +132,7 @@ Functions</h2></td></tr> <p>remote post</p> <p><a href="https://yoursite/rpost?f=&title=&body=&remote_return=">https://yoursite/rpost?f=&title=&body=&remote_return=</a></p> <p>This can be called via either GET or POST, use POST for long body content as suhosin often limits GET parameter length</p> -<p>f= placeholder, often required title= Title of post body= Body of post remote_return= absolute URL to return after posting is finished type= choices are 'html' or 'bbcode', default is 'bbcode' </p> +<p>f= placeholder, often required title= Title of post body= Body of post source= Source application remote_return= absolute URL to return after posting is finished type= choices are 'html' or 'bbcode', default is 'bbcode' </p> </div> </div> |