diff options
author | marijus <mario@localhost.localdomain> | 2013-11-22 21:18:16 +0100 |
---|---|---|
committer | marijus <mario@localhost.localdomain> | 2013-11-22 21:18:16 +0100 |
commit | 28071c7f6a455fd70ad1ebad103c5780657a8583 (patch) | |
tree | a9edd91be76b976bb7b6a7103297dacf7209017f /doc/html/rpost_8php.html | |
parent | 3a4c32475e33e1cad6610c8e4fa0e9cc18bbc31a (diff) | |
parent | 34f8b215114f1041094784c9f931d185b78b0ec2 (diff) | |
download | volse-hubzilla-28071c7f6a455fd70ad1ebad103c5780657a8583.tar.gz volse-hubzilla-28071c7f6a455fd70ad1ebad103c5780657a8583.tar.bz2 volse-hubzilla-28071c7f6a455fd70ad1ebad103c5780657a8583.zip |
Merge branch 'master' of https://github.com/friendica/red
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> |