sander          Fri Mar 29 14:08:10 2002 EDT

  Modified files:              
    /phpdoc/en/functions        calendar.xml ftp.xml 
  Log:
  Added the new entities and new items.
  
  
Index: phpdoc/en/functions/calendar.xml
diff -u phpdoc/en/functions/calendar.xml:1.23 phpdoc/en/functions/calendar.xml:1.24
--- phpdoc/en/functions/calendar.xml:1.23       Sat Feb  2 10:35:52 2002
+++ phpdoc/en/functions/calendar.xml    Fri Mar 29 14:08:10 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
  <reference id="ref.calendar">
   <title>Calendar functions</title>
   <titleabbrev>Calendar</titleabbrev>
@@ -20,12 +20,24 @@
      page are included in these instructions, and are in quotes.
     </para>
    </section>
-   <section>
+   <section id="calendar.installation">
     <title>Installation</title>
     <para>
      To get these functions to work, you have to compile PHP with
      <option role="configure">--enable-calendar</option>.
     </para>
+   </section>
+   <section id="calendar.configuration">
+    <title>Runtime Configuration</title>
+     &no.config;
+   </section>
+   <section id="calendar.resource">
+    <title>Resource types</title>
+    &no.resource;
+   </section>
+   <section id="calendar.constants">
+    <title>Predefined constants</title>
+     &no.constants;
    </section>
   </partintro>
 
Index: phpdoc/en/functions/ftp.xml
diff -u phpdoc/en/functions/ftp.xml:1.44 phpdoc/en/functions/ftp.xml:1.45
--- phpdoc/en/functions/ftp.xml:1.44    Thu Mar 28 11:23:51 2002
+++ phpdoc/en/functions/ftp.xml Fri Mar 29 14:08:10 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.44 $ -->
+<!-- $Revision: 1.45 $ -->
  <reference id="ref.ftp">
   <title>FTP functions</title>
   <titleabbrev>FTP</titleabbrev>
@@ -33,7 +33,7 @@
   <section id="ftp.configuration">
    <title>Configuration</title>
    <para>
-    This extensions does not define any configuration directives.
+    &no.config;
    </para>
   </section>
 


Reply via email to