philip          Sun Apr 24 20:25:58 2005 EDT

  Modified files:              
    /phpdoc/en  language-defs.ent 
  Log:
  Adding "Alias" that is used for all alias docs
  
  
http://cvs.php.net/diff.php/phpdoc/en/language-defs.ent?r1=1.25&r2=1.26&ty=u
Index: phpdoc/en/language-defs.ent
diff -u phpdoc/en/language-defs.ent:1.25 phpdoc/en/language-defs.ent:1.26
--- phpdoc/en/language-defs.ent:1.25    Tue Feb  8 20:07:59 2005
+++ phpdoc/en/language-defs.ent Sun Apr 24 20:25:57 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
 
 <!-- Part titles used mostly in manual.xml itself -->
 <!ENTITY PHPManual         "PHP Manual">
@@ -31,6 +31,7 @@
 <!ENTITY Definition        "Definition">
 <!ENTITY Functions         "Functions">
 <!ENTITY Name              "Name">
+<!ENTITY Alias             "Alias">
 
 <!-- These are used in reference/$extname/reference.xml and other
 supplemental files to mark section titles -->

Reply via email to