Author: jfthomps
Date: Wed May 20 17:27:33 2009
New Revision: 776773
URL: http://svn.apache.org/viewvc?rev=776773&view=rev
Log:
modified inline documentation to say that when calling XMLRPCaffiliations, the
mode in the URL needs to be xmlrpcaffiliations
Modified:
incubator/vcl/trunk/web/.ht-inc/xmlrpcWrappers.php
Modified: incubator/vcl/trunk/web/.ht-inc/xmlrpcWrappers.php
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/.ht-inc/xmlrpcWrappers.php?rev=776773&r1=776772&r2=776773&view=diff
==============================================================================
--- incubator/vcl/trunk/web/.ht-inc/xmlrpcWrappers.php (original)
+++ incubator/vcl/trunk/web/.ht-inc/xmlrpcWrappers.php Wed May 20 17:27:33 2009
@@ -31,6 +31,9 @@
* https://vcl.mysite.org/vcl/\n\n
* the RPC URL would be\n\n
* https://vcl.mysite.org/vcl/index.php?mode=xmlrpccall\n\n
+ * There is one exception - when calling the XMLRPCaffiliations function, the
+ * mode is xmlrpcaffiliations, for example:\n\n
+ * https://vcl.mysite.org/vcl/index.php?mode=xmlrpcaffiliations\n\n
* Your application must connect using HTTPS.\n\n
* Internal to the VCL code, "Reservations" are called "Requests"; therefore,
* "request" is used instead of "reservation" in this documentation and in the