From: gggeek Date: Mon, 28 Dec 2020 11:43:53 +0000 (+0000) Subject: docs X-Git-Tag: plcapi-7.1-0~3^2~103 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1bf15bca2c30e5e1316112c45fe18ef0221875fd;p=plcapi.git docs --- diff --git a/doc/manual/phpxmlrpc_manual.adoc b/doc/manual/phpxmlrpc_manual.adoc index 63ac427..923d636 100644 --- a/doc/manual/phpxmlrpc_manual.adoc +++ b/doc/manual/phpxmlrpc_manual.adoc @@ -133,14 +133,8 @@ demo/*:: example code for implementing both xmlrpc client and server functionali doc/*:: the documentation/ this manual, and the list of API changes between versions 3 and 4 -extras/rsakey.pem:: A test certificate key for the SSL support, which can be used to generate dummy certificates. It has - the passphrase "test." - extras/test.pl, extras/test.py:: Perl and Python programs to exercise server.php to test that some of the methods work. -extras/workspace.testPhpServer.fttb:: Frontier scripts to exercise the demo server. Thanks to Dave Winer for permission - to include these. See link:$$http://www.xmlrpc.com/discuss/msgReader$853$$[Dave's announcement of these.] - lib/*:: a compatibility layer for applications which still rely on version 3 of the API src/*:: the XML-RPC library classes. You can autoload these via Composer, or via a dedicated Autoloader class