From: gggeek Date: Mon, 28 Nov 2022 12:45:09 +0000 (+0000) Subject: update changelog and sample server url in the debugger X-Git-Tag: 4.9.1~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=90979fe00d7f79b5eb83f51218568dd6c247af70;p=plcapi.git update changelog and sample server url in the debugger --- diff --git a/debugger/action.php b/debugger/action.php index 64b2d5e4..cb9aa8ec 100644 --- a/debugger/action.php +++ b/debugger/action.php @@ -530,14 +530,14 @@ if ($action) { You will need to enable the CURL extension to use the HTTPS and HTTP 1.1 transports

\n"; + echo "

You will need to enable the CURL extension to use the HTTPS, HTTP 1.1 and HTTP/2 transports

\n"; } ?>

Example

- Server Address: phpxmlrpc.sourceforge.net
- Path: /server.php + Server Address: gggeek.altervista.org
+ Path: /sw/xmlrpc/demo/server/server.php

Notice

@@ -546,6 +546,7 @@ if ($action) {

Changelog