cvs: phpdoc-nl /reference/com reference.xml
[email protected] ("Patric Stout")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvstruelight1041600315@cvsserver> |
truelight Fri Jan 3 08:25:15 2003 EDT
Modified files:
/phpdoc-nl/reference/com reference.xml
Log:
Sync with EN
Index: phpdoc-nl/reference/com/reference.xml
diff -u phpdoc-nl/reference/com/reference.xml:1.3 phpdoc-nl/reference/com/reference.xml:1.4
--- phpdoc-nl/reference/com/reference.xml:1.3 Wed Aug 14 05:37:33 2002
+++ phpdoc-nl/reference/com/reference.xml Fri Jan 3 08:25:15 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.3 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: truelight Status: ready -->
<reference id="ref.com">
<title>COM support functies voor Windows</title>
<titleabbrev>COM</titleabbrev>
@@ -19,10 +19,22 @@
interface and hiding the implementation details such as executable location and
the language it was written in.
</para>
+ </section>
+
+ <section id="com.requirements">
+ &reftitle.required;
<para>
COM functies zijn alleen bruikbaar in de Windows versie van PHP.
</para>
</section>
+
+ <section id="com.installation">
+ &reftitle.install;
+ &no.install;
+ &windows.builtin;
+ </section>
+
+ &reference.com.ini;
&reference.com.constants;