philip          Sun Jul 25 17:27:33 2004 EDT

  Modified files:              
    /phpdoc/en  language-defs.ent 
  Log:
  Added reftitle.description 
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-defs.ent?r1=1.17&r2=1.18&ty=u
Index: phpdoc/en/language-defs.ent
diff -u phpdoc/en/language-defs.ent:1.17 phpdoc/en/language-defs.ent:1.18
--- phpdoc/en/language-defs.ent:1.17    Sat Jun  5 16:47:47 2004
+++ phpdoc/en/language-defs.ent Sun Jul 25 17:27:33 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
 
 <!-- Part titles used mostly in manual.xml itself -->
 <!ENTITY PHPManual         "PHP Manual">
@@ -33,6 +33,7 @@
 <!ENTITY reftitle.constructor  '<title>Constructor</title>'>
 <!ENTITY reftitle.methods      '<title>Methods</title>'>
 <!ENTITY reftitle.properties   '<title>Properties</title>'>
+<!ENTITY reftitle.description  '<title>Description</title>'>
 <!ENTITY reftitle.returnvalues '<title>Return values</title>'>
 <!ENTITY reftitle.examples     '<title>Examples</title>'>
 <!ENTITY reftitle.seealso      '<title>See Also</title>'>

Reply via email to