jimw Wed Jan 24 11:23:36 2001 EDT
Modified files:
/phpdoc/en/appendices debugger.xml
Log:
remove redundant note
Index: phpdoc/en/appendices/debugger.xml
diff -u phpdoc/en/appendices/debugger.xml:1.6 phpdoc/en/appendices/debugger.xml:1.7
--- phpdoc/en/appendices/debugger.xml:1.6 Sun Jan 21 17:34:53 2001
+++ phpdoc/en/appendices/debugger.xml Wed Jan 24 11:23:35 2001
@@ -52,12 +52,6 @@
socket, <emphasis>even if you them turned off with
<function>error_reporting</function></emphasis>.
</para>
- <note>
- <para>
- The code for the debugger has not been ported to PHP 4, at the
- present time only PHP 3 supports the debugger code.
- </para>
- </note>
</sect1>
<sect1 id="debugger-protocol">