diff --git a/web/html/rpc.php b/web/html/rpc.php index b2c244be..18ad3ec9 100644 --- a/web/html/rpc.php +++ b/web/html/rpc.php @@ -26,14 +26,14 @@ The methods currently allowed are:
  • msearch

  • Each method requires the following HTTP GET syntax:
    -   type=methodname&arg=data +   type=methodname&arg=data

    Where methodname is the name of an allowed method, and data is the argument to the call.

    If you need jsonp type callback specification, you can provide an additional variable callback.
    Example URL:
    -    http://aur-url/rpc.php?type=search&arg=foobar&callback=jsonp1192244621103 +    http://aur-url/rpc.php?type=search&arg=foobar&callback=jsonp1192244621103