goba            Thu Jul 25 07:14:06 2002 EDT

  Modified files:              
    /phpdoc/en/appendices       reserved.constants.standard.xml 
  Log:
  There's no standard extension documented, and these constants are
  available by default
  
  
Index: phpdoc/en/appendices/reserved.constants.standard.xml
diff -u phpdoc/en/appendices/reserved.constants.standard.xml:1.3 
phpdoc/en/appendices/reserved.constants.standard.xml:1.4
--- phpdoc/en/appendices/reserved.constants.standard.xml:1.3    Sun Jul 21 13:01:48 
2002
+++ phpdoc/en/appendices/reserved.constants.standard.xml        Thu Jul 25 07:14:06 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 
 <!-- DOCNOTE: some constants listed here are also there at
      reference/info/constants.xml. Further decision is needed
@@ -8,16 +8,13 @@
      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 the <link linkend="ref.standard">standard</link> 
extension</refpurpose>
+   <refname>Standard Predefined Constants</refname>
+   <refpurpose>Constants defined in PHP by default</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <simpara>
-    These constants are defined by the <link
-    linkend="ref.standard"> standard</link> extension, and
-    will only be available when that extension has either been
-    compiled into PHP or dynamically loaded at runtime.
+    These constants are defined in PHP by default.
    </simpara>
    <variablelist>
     <varlistentry>



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

Reply via email to