diff options
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> |