vrana Mon Feb 14 04:10:13 2005 EDT
Modified files: /phpdoc/en/language oop.xml Log: Constructors title is not <literal> http://cvs.php.net/diff.php/phpdoc/en/language/oop.xml?r1=1.59&r2=1.60&ty=u Index: phpdoc/en/language/oop.xml diff -u phpdoc/en/language/oop.xml:1.59 phpdoc/en/language/oop.xml:1.60 --- phpdoc/en/language/oop.xml:1.59 Mon Feb 7 21:51:45 2005 +++ phpdoc/en/language/oop.xml Mon Feb 14 04:10:10 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.59 $ --> +<!-- $Revision: 1.60 $ --> <chapter id="language.oop"> <title>Classes and Objects (PHP 4)</title> @@ -387,7 +387,7 @@ </sect1> <sect1 id="language.oop.constructor"> - <title><literal>Constructors</literal></title> + <title>Constructors</title> <caution> <simpara>