X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debugger%2Faction.php;h=69f66e0c26f88fa53388a9a0bd1a616ea084f5f1;hb=8e7f7c3cd2daa0c63b3b54b83caad271e1feb31c;hp=f77c8761f2783ad3bf96df906e35fc7f5e24dff9;hpb=c8a412d48733f671db6ba149659b816c2e14fd3a;p=plcapi.git diff --git a/debugger/action.php b/debugger/action.php index f77c876..69f66e0 100644 --- a/debugger/action.php +++ b/debugger/action.php @@ -502,7 +502,7 @@ if ($action) { // no action taken yet: give some instructions on debugger usage ?> -

Instructions on usage of the debugger:

+

Instructions on usage of the debugger

  1. Run a 'list available methods' action against desired server
  2. If list of methods appears, click on 'describe method' for desired method
  3. @@ -516,13 +516,13 @@ if ($action) { } ?> -

    Example:

    +

    Example

    Server Address: phpxmlrpc.sourceforge.net
    Path: /server.php

    -

    Notice:

    +

    Notice

    all usernames and passwords entered on the above form will be written to the web server logs of this server. Use with care.