philip          Sat Feb 22 01:49:06 2003 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  Added link.superglobals entity
  
  
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.80 phpdoc/entities/global.ent:1.81
--- phpdoc/entities/global.ent:1.80     Tue Feb 11 11:11:04 2003
+++ phpdoc/entities/global.ent  Sat Feb 22 01:49:06 2003
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.80 2003/02/11 16:11:04 didou Exp $
+ $Id: global.ent,v 1.81 2003/02/22 06:49:06 philip Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -301,6 +301,8 @@
 <!ENTITY email.sample                '[EMAIL PROTECTED]'>
 
 <!ENTITY link.bob       '<ulink url="mailto:&email.bob;";>Bob Silva</ulink>'>
+
+<!ENTITY link.superglobals '<link 
linkend="language.variables.predefined">superglobals</link>'>
 
 <!ENTITY spec.ftp       'http://www.faqs.org/rfcs/rfc959.html'>
 <!ENTITY spec.http1.1   'http://www.w3.org/Protocols/rfc2616/rfc2616'>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to