andre Fri Mar 9 15:20:35 2001 EDT Modified files: /phpdoc/en/language oop.xml Log: cosmetic fix Index: phpdoc/en/language/oop.xml diff -u phpdoc/en/language/oop.xml:1.9 phpdoc/en/language/oop.xml:1.10 --- phpdoc/en/language/oop.xml:1.9 Fri Mar 9 14:29:02 2001 +++ phpdoc/en/language/oop.xml Fri Mar 9 15:20:34 2001 @@ -196,11 +196,11 @@ </caution> </sect1> - <sect1 id="keyword.newref"> - <title>references inside the constructor</title> + <sect1 id="language.oop.newref"> + <title>References inside the constructor</title> <para> Creating references within the constructor can lead to confusing results. This tutorial like section helps you - to avoid problems. + to avoiding this kind of problems. <informalexample> <programlisting role="php">
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Chris Newbill
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language oop.xml André Langhorst
- [PHP-DOC] cvs: phpdoc /en/language oop.xml André Langhorst
- [PHP-DOC] cvs: phpdoc /en/language oop.xml André Langhorst
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian Köhntopp
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian Köhntopp
- Re: [PHP-DOC] cvs: phpdoc /en/language oop.xml eschmid+sic
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian Köhntopp
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Kristian Köhntopp
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/language oop.xml Hojtsy Gabor