betz            Sun Jun 22 12:33:27 2003 EDT

  Modified files:              
    /phpdoc/en/chapters config.xml 
  Log:
  build fix
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.108 phpdoc/en/chapters/config.xml:1.109
--- phpdoc/en/chapters/config.xml:1.108 Sun Jun 22 11:09:22 2003
+++ phpdoc/en/chapters/config.xml       Sun Jun 22 12:33:26 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.108 $ -->
+<!-- $Revision: 1.109 $ -->
  <chapter id="configuration">
   <title>Runtime Configuration</title>
 
@@ -1275,8 +1275,10 @@
    <sect2 id="ini.sect.debugger">
     <title>Debugger Configuration Directives</title>
     <caution>
-     Only PHP 3 implements a default debugger, for more information see <xref
-     linkend="debugger">Debugging PHP</xref>.
+     <para>
+      Only PHP 3 implements a default debugger, for more information see <xref
+      linkend="debugger"/>.
+     </para>
     </caution>
 
     <variablelist>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to