From: gggeek Date: Wed, 11 Jan 2023 14:24:26 +0000 (+0000) Subject: add version nr. to the debugger X-Git-Tag: 4.10.0~175 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=069aaed986cf9ff20a397bd7c68b4583063a865d;p=plcapi.git add version nr. to the debugger --- diff --git a/debugger/controller.php b/debugger/controller.php index 6cc65d5c..b6665376 100644 --- a/debugger/controller.php +++ b/debugger/controller.php @@ -79,42 +79,35 @@ if (defined('JSXMLRPC_BASEURL')) { html { overflow: -moz-scrollbars-vertical; } - body { padding: 0.5em; background-color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; } - h1 { font-size: 12pt; margin: 0.5em; } - h2 { font-size: 10pt; display: inline; vertical-align: top; } - table { border: 1px solid gray; margin-bottom: 0.5em; padding: 0.25em; width: 100%; } - #methodpayload { display: inline; } - td { vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; } - .labelcell { text-align: right; } @@ -266,11 +259,11 @@ if (defined('JSXMLRPC_BASEURL')) { onload="switchtransport(); switchaction(); switchssl(); switchauth(); swicthcainfo();"> -

XMLRPC +

XML-RPC
/>
/
/>
- JSONRPC Debugger (based on the PHPXMLRPC library) + JSON-RPC Debugger (based on the PHPXMLRPC library, ver. )