summaryrefslogtreecommitdiffstats
path: root/modules/xmlrpc/doc/debugging.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xmlrpc/doc/debugging.html')
-rw-r--r--modules/xmlrpc/doc/debugging.html188
1 files changed, 0 insertions, 188 deletions
diff --git a/modules/xmlrpc/doc/debugging.html b/modules/xmlrpc/doc/debugging.html
deleted file mode 100644
index 7a0e567b..00000000
--- a/modules/xmlrpc/doc/debugging.html
+++ /dev/null
@@ -1,188 +0,0 @@
-<HTML
-><HEAD
-><TITLE
->Debugging aids</TITLE
-><META
-NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.77+"><LINK
-REV="MADE"
-HREF="edd@usefulinc.com"><LINK
-REL="HOME"
-TITLE="XML-RPC for PHP"
-HREF="index.html"><LINK
-REL="UP"
-TITLE="Helper functions"
-HREF="helpers.html"><LINK
-REL="PREVIOUS"
-TITLE="Easy use with PHP arrays"
-HREF="arrayuse.html"><LINK
-REL="NEXT"
-TITLE="Reserved methods"
-HREF="reserved.html"></HEAD
-><BODY
-CLASS="SECT1"
-BGCOLOR="#FFFFFF"
-TEXT="#000000"
-LINK="#0000FF"
-VLINK="#840084"
-ALINK="#0000FF"
-><DIV
-CLASS="NAVHEADER"
-><TABLE
-SUMMARY="Header navigation table"
-WIDTH="100%"
-BORDER="0"
-CELLPADDING="0"
-CELLSPACING="0"
-><TR
-><TH
-COLSPAN="3"
-ALIGN="center"
->XML-RPC for PHP: version 1.1</TH
-></TR
-><TR
-><TD
-WIDTH="10%"
-ALIGN="left"
-VALIGN="bottom"
-><A
-HREF="arrayuse.html"
-ACCESSKEY="P"
->Prev</A
-></TD
-><TD
-WIDTH="80%"
-ALIGN="center"
-VALIGN="bottom"
->Chapter 6. Helper functions</TD
-><TD
-WIDTH="10%"
-ALIGN="right"
-VALIGN="bottom"
-><A
-HREF="reserved.html"
-ACCESSKEY="N"
->Next</A
-></TD
-></TR
-></TABLE
-><HR
-ALIGN="LEFT"
-WIDTH="100%"></DIV
-><DIV
-CLASS="SECT1"
-><H1
-CLASS="SECT1"
-><A
-NAME="DEBUGGING"
-></A
->Debugging aids</H1
-><DIV
-CLASS="SECT2"
-><H2
-CLASS="SECT2"
-><A
-NAME="AEN811"
-></A
->xmlrpc_debugmsg</H2
-><DIV
-CLASS="FUNCSYNOPSIS"
-><A
-NAME="AEN813"
-></A
-><P
-></P
-><P
-><CODE
-><CODE
-CLASS="FUNCDEF"
->xmlrpc_debugmsg</CODE
->($debugstring);</CODE
-></P
-><P
-></P
-></DIV
-><P
->Sends the contents of <TT
-CLASS="PARAMETER"
-><I
->$debugstring</I
-></TT
->
- in XML comments in the server return payload. If a PHP client
- has debugging turned on, the user will be able to see server
- debug information.</P
-><P
->Use this function in your methods so you can pass back
- diagnostic information. It is only available from
- <TT
-CLASS="FILENAME"
->xmlrpcs.inc</TT
->.</P
-></DIV
-></DIV
-><DIV
-CLASS="NAVFOOTER"
-><HR
-ALIGN="LEFT"
-WIDTH="100%"><TABLE
-SUMMARY="Footer navigation table"
-WIDTH="100%"
-BORDER="0"
-CELLPADDING="0"
-CELLSPACING="0"
-><TR
-><TD
-WIDTH="33%"
-ALIGN="left"
-VALIGN="top"
-><A
-HREF="arrayuse.html"
-ACCESSKEY="P"
->Prev</A
-></TD
-><TD
-WIDTH="34%"
-ALIGN="center"
-VALIGN="top"
-><A
-HREF="index.html"
-ACCESSKEY="H"
->Home</A
-></TD
-><TD
-WIDTH="33%"
-ALIGN="right"
-VALIGN="top"
-><A
-HREF="reserved.html"
-ACCESSKEY="N"
->Next</A
-></TD
-></TR
-><TR
-><TD
-WIDTH="33%"
-ALIGN="left"
-VALIGN="top"
->Easy use with PHP arrays</TD
-><TD
-WIDTH="34%"
-ALIGN="center"
-VALIGN="top"
-><A
-HREF="helpers.html"
-ACCESSKEY="U"
->Up</A
-></TD
-><TD
-WIDTH="33%"
-ALIGN="right"
-VALIGN="top"
->Reserved methods</TD
-></TR
-></TABLE
-></DIV
-></BODY
-></HTML
-> \ No newline at end of file