jimw Wed Feb 28 14:04:55 2001 EDT
Modified files:
/phpdoc manual.xml.in
/phpdoc/en/appendices reserved.xml
/phpdoc/fr/appendices reserved.xml
/phpdoc/kr/appendices reserved.xml
/phpdoc/nl/appendices reserved.xml
Log:
id == basename filename .xml. nobody noticed this didn't build?
Index: phpdoc/manual.xml.in
diff -u phpdoc/manual.xml.in:1.54 phpdoc/manual.xml.in:1.55
--- phpdoc/manual.xml.in:1.54 Wed Feb 28 00:57:57 2001
+++ phpdoc/manual.xml.in Wed Feb 28 14:04:54 2001
@@ -152,7 +152,7 @@
&appendices.migration4;
&appendices.phpdevel;
&appendices.debugger;
- &appendices.reserved_words;
+ &appendices.reserved;
</part>
</book>
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.1 phpdoc/en/appendices/reserved.xml:1.2
--- phpdoc/en/appendices/reserved.xml:1.1 Wed Feb 28 00:48:23 2001
+++ phpdoc/en/appendices/reserved.xml Wed Feb 28 14:04:54 2001
@@ -1,4 +1,4 @@
-<appendix id="reserved_words">
+<appendix id="reserved">
<title>PHP reserved words</title>
<para>
Here is the list of PHP reserved words and usual constants.
Index: phpdoc/fr/appendices/reserved.xml
diff -u phpdoc/fr/appendices/reserved.xml:1.1 phpdoc/fr/appendices/reserved.xml:1.2
--- phpdoc/fr/appendices/reserved.xml:1.1 Wed Feb 28 00:48:56 2001
+++ phpdoc/fr/appendices/reserved.xml Wed Feb 28 14:04:54 2001
@@ -1,4 +1,4 @@
-<appendix id="reserved_words">
+<appendix id="reserved">
<title>Mot r�serv�s en PHP</title>
<para>
Voici la liste des mots r�serv�s en PHP :
Index: phpdoc/kr/appendices/reserved.xml
diff -u phpdoc/kr/appendices/reserved.xml:1.1 phpdoc/kr/appendices/reserved.xml:1.2
--- phpdoc/kr/appendices/reserved.xml:1.1 Wed Feb 28 03:35:58 2001
+++ phpdoc/kr/appendices/reserved.xml Wed Feb 28 14:04:54 2001
@@ -1,4 +1,4 @@
-<appendix id="reserved_words">
+<appendix id="reserved">
<title>PHP reserved words</title>
<para>
이곳에는 PHP의 예약된 핵심어와 미리 정의된 상수들의
목록이 정리되어 있다.
Index: phpdoc/nl/appendices/reserved.xml
diff -u phpdoc/nl/appendices/reserved.xml:1.1 phpdoc/nl/appendices/reserved.xml:1.2
--- phpdoc/nl/appendices/reserved.xml:1.1 Wed Feb 28 01:10:16 2001
+++ phpdoc/nl/appendices/reserved.xml Wed Feb 28 14:04:54 2001
@@ -1,4 +1,4 @@
-<appendix id="reserved_words">
+<appendix id="reserved">
<title>Gereserveerde woorden in PHP</title>
<para>
Hieronder vindt u de lijst met alle in PHP gereserveerde woorden: