goba Sat Sep 8 12:54:54 2001 EDT Modified files: /phpdoc/fr/language oop.xml /phpdoc/it/language oop.xml /phpdoc/ja/language oop.xml /phpdoc/hu/language oop.xml /phpdoc/en/language oop.xml Log: Changing bad keyword.paamayim_nekudotayim ID to keyword.paamayim-nekudotayim As _ should not be used in IDs! Anybody, who added this ID, please read the README 10 times (at least). Hope I won't brake any files. Index: phpdoc/fr/language/oop.xml diff -u phpdoc/fr/language/oop.xml:1.13 phpdoc/fr/language/oop.xml:1.14 --- phpdoc/fr/language/oop.xml:1.13 Wed Aug 8 05:47:25 2001 +++ phpdoc/fr/language/oop.xml Sat Sep 8 12:54:52 2001 @@ -1,4 +1,4 @@ -<!-- $Revision: 1.13 $ --> +<!-- $Revision: 1.14 $ --> <chapter id="language.oop"> <title>Les classes et les objets</title> <sect1 id="keyword.class"> @@ -349,7 +349,7 @@ Il n'y a pas de destructeurs en PHP. </para> </sect1> - <sect1 id="keyword.paamayim_nekudotayim"> + <sect1 id="keyword.paamayim-nekudotayim"> <title>Opérateur <literal>::</literal></title> <caution> <simpara> Index: phpdoc/it/language/oop.xml diff -u phpdoc/it/language/oop.xml:1.5 phpdoc/it/language/oop.xml:1.6 --- phpdoc/it/language/oop.xml:1.5 Sat Jul 7 18:25:28 2001 +++ phpdoc/it/language/oop.xml Sat Sep 8 12:54:53 2001 @@ -390,7 +390,7 @@ </para> </sect1> - <sect1 id="keyword.paamayim_nekudotayim"><!-- :-) --> + <sect1 id="keyword.paamayim-nekudotayim"><!-- :-) --> <title><literal>::</literal></title> <caution> Index: phpdoc/ja/language/oop.xml diff -u phpdoc/ja/language/oop.xml:1.10 phpdoc/ja/language/oop.xml:1.11 --- phpdoc/ja/language/oop.xml:1.10 Sun Aug 12 20:33:49 2001 +++ phpdoc/ja/language/oop.xml Sat Sep 8 12:54:53 2001 @@ -376,7 +376,7 @@ </para> </sect1> - <sect1 id="keyword.paamayim_nekudotayim"><!-- :-) --> + <sect1 id="keyword.paamayim-nekudotayim"><!-- :-) --> <title><literal>::</literal></title> <caution> Index: phpdoc/hu/language/oop.xml diff -u phpdoc/hu/language/oop.xml:1.5 phpdoc/hu/language/oop.xml:1.6 --- phpdoc/hu/language/oop.xml:1.5 Thu Aug 30 11:42:58 2001 +++ phpdoc/hu/language/oop.xml Sat Sep 8 12:54:53 2001 @@ -1,5 +1,5 @@ <?xml encoding="iso-8859-2"?> -<!-- EN-Revision: 1.26 Maintainer: goba Status: ready --> +<!-- EN-Revision: 1.27 Maintainer: goba Status: ready --> <chapter id="language.oop"> <title>Osztályok, objektumok</title> @@ -445,7 +445,7 @@ </para> </sect1> - <sect1 id="keyword.paamayim_nekudotayim"> + <sect1 id="keyword.paamayim-nekudotayim"> <title><literal>::</literal></title> <caution> Index: phpdoc/en/language/oop.xml diff -u phpdoc/en/language/oop.xml:1.26 phpdoc/en/language/oop.xml:1.27 --- phpdoc/en/language/oop.xml:1.26 Mon Aug 20 12:25:36 2001 +++ phpdoc/en/language/oop.xml Sat Sep 8 12:54:53 2001 @@ -1,5 +1,5 @@ <?xml encoding="iso-8859-1"?> -<!-- $Revision: 1.26 $ --> +<!-- $Revision: 1.27 $ --> <chapter id="language.oop"> <title>Classes and Objects</title> @@ -413,7 +413,7 @@ </para> </sect1> - <sect1 id="keyword.paamayim_nekudotayim"><!-- :-) --> + <sect1 id="keyword.paamayim-nekudotayim"><!-- :-) --> <title><literal>::</literal></title> <caution>