vrana           Fri Apr  8 07:53:13 2005 EDT

  Modified files:              
    /phpdoc/en/appendices       reserved.constants.core.xml 
                                reserved.constants.standard.xml 
  Log:
  Put standard and core constants on one page, fix 'no version information' on 
these two pages
  
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.core.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/appendices/reserved.constants.core.xml
diff -u phpdoc/en/appendices/reserved.constants.core.xml:1.14 
phpdoc/en/appendices/reserved.constants.core.xml:1.15
--- phpdoc/en/appendices/reserved.constants.core.xml:1.14       Tue Dec 21 
08:27:41 2004
+++ phpdoc/en/appendices/reserved.constants.core.xml    Fri Apr  8 07:53:12 2005
@@ -1,12 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
- <refentry id="reserved.constants.core">
-  <refnamediv>
-   <refname>Core Predefined Constants</refname>
-   <refpurpose>Constants defined in the PHP core, Zend, and SAPI 
modules</refpurpose>
-  </refnamediv>
-  <refsect1>
-   <title>Description</title>
+<!-- $Revision: 1.15 $ -->
+ <sect2 id="reserved.constants.core">
+   <title>Core Predefined Constants</title>
    <simpara>
     These constants are defined by the PHP core. This includes PHP,
     the Zend engine, and SAPI modules.
@@ -336,8 +331,7 @@
     See also: <link linkend="language.constants.predefined">Magic
     constants</link>.
    </para>
-  </refsect1>
- </refentry>
+ </sect2>
 
 <!-- Keep this comment at the end of the file
 Local variables:
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.standard.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/appendices/reserved.constants.standard.xml
diff -u phpdoc/en/appendices/reserved.constants.standard.xml:1.10 
phpdoc/en/appendices/reserved.constants.standard.xml:1.11
--- phpdoc/en/appendices/reserved.constants.standard.xml:1.10   Thu Sep  2 
17:20:26 2004
+++ phpdoc/en/appendices/reserved.constants.standard.xml        Fri Apr  8 
07:53:12 2005
@@ -1,18 +1,13 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 
 <!-- DOCNOTE: some constants listed here are also there at
      reference/info/constants.xml. Further decision is needed
      about the place where general constants need to be put,
      and how they should be presented. Info constants are not
      deleted from here to have a consistent standard constants list. -->
- <refentry id="reserved.constants.standard">
-  <refnamediv>
-   <refname>Standard Predefined Constants</refname>
-   <refpurpose>Constants defined in PHP by default</refpurpose>
-  </refnamediv>
-  <refsect1>
-   <title>Description</title>
+ <sect2 id="reserved.constants.standard">
+   <title>Standard Predefined Constants</title>
    <simpara>
     These constants are defined in PHP by default.
    </simpara>
@@ -2207,8 +2202,7 @@
      </listitem>
     </varlistentry>
    </variablelist>
-  </refsect1>
- </refentry>
+ </sect2>
 
 <!-- Keep this comment at the end of the file
 Local variables:

Reply via email to