[PHP-DOC] cvs: phpdoc / global.ent From: Hartmut Holzgraefe (hartmut <email protected>)
Date: 05/02/01

hholzgra Wed May 2 12:11:31 2001 EDT

  Modified files:
    /phpdoc global.ent
  Log:
  added entity for FTP specification
  
  
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.90 phpdoc/global.ent:1.91
--- phpdoc/global.ent:1.90 Tue May 1 11:10:17 2001
+++ phpdoc/global.ent Wed May 2 12:11:30 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.90 2001/05/01 18:10:17 fmk Exp $
+ $Id: global.ent,v 1.91 2001/05/02 19:11:30 hholzgra Exp $
 
  Contains global "macros" for all the SGML documents.
 
@@ -173,6 +173,7 @@
 <!ENTITY link.perugini '<ulink url="mailto:&email.perugini;">Luca Perugini</ulink>'>
 <!ENTITY link.rafael '<ulink url="mailto:&email.rafael;">Rafael Mart&iacute;nez</ulink>'>
 
+<!ENTITY spec.ftp 'http://www.faqs.org/rfcs/rfc959.html'>
 <!ENTITY spec.http1.0 'http://www.w3.org/hypertext/WWW/Protocols/HTTP1.0/draft-ietf-http-spec.html'>
 <!ENTITY spec.http1.1 'http://www.w3.org/Protocols/rfc2616/rfc2616'>
 <!ENTITY spec.cookies 'http://www.netscape.com/newsref/std/cookie_spec.html'>