eschmid Thu Mar 15 07:06:15 2001 EDT
Modified files:
/phpdoc manual.xml.in
/phpdoc/en/appendices resources.xml
Log:
Make the new additions visible for others.
Index: phpdoc/manual.xml.in
diff -u phpdoc/manual.xml.in:1.57 phpdoc/manual.xml.in:1.58
--- phpdoc/manual.xml.in:1.57 Mon Mar 12 14:13:43 2001
+++ phpdoc/manual.xml.in Thu Mar 15 07:06:15 2001
@@ -104,6 +104,7 @@
&functions.mcrypt;
&functions.mhash;
&functions.mssql;
+ &functions.ming;
&functions.misc;
&functions.mnogosearch;
&functions.msql;
@@ -160,6 +161,7 @@
&appendices.phpdevel;
&appendices.debugger;
&appendices.reserved;
+ &appendices.resources;
</part>
</book>
Index: phpdoc/en/appendices/resources.xml
diff -u phpdoc/en/appendices/resources.xml:1.1 phpdoc/en/appendices/resources.xml:1.2
--- phpdoc/en/appendices/resources.xml:1.1 Thu Mar 15 06:22:07 2001
+++ phpdoc/en/appendices/resources.xml Thu Mar 15 07:06:15 2001
@@ -1,4 +1,4 @@
-<appendix id=resource>
+<appendix id="resource">
<title>Ressource types of PHP</title>
<para>
Here is the function's list which create, use or destroy
@@ -11,7 +11,7 @@
-->
<table>
<title>Ressource types</title>
- <tgroup cols=5>
+ <tgroup cols="5">
<thead>
<row>
<entry>Ressource type</entry>