betz            Mon Nov 11 08:18:27 2002 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  added some entites for apache2
  
  
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.45 phpdoc/entities/global.ent:1.46
--- phpdoc/entities/global.ent:1.45     Sun Oct 27 07:31:41 2002
+++ phpdoc/entities/global.ent  Mon Nov 11 08:18:26 2002
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.45 2002/10/27 12:31:41 goba Exp $
+ $Id: global.ent,v 1.46 2002/11/11 13:18:26 betz Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -9,6 +9,9 @@
 <!ENTITY url.adobe.acrobat "http://www.adobe.com/products/acrobat/readstep.html";>
 <!ENTITY url.apache "http://www.apache.org/";>
 <!ENTITY url.apachedso "http://httpd.apache.org/docs/dso.html";>
+<!ENTITY url.apache2.docs "http://httpd.apache.org/docs-2.0/";>
+<!ENTITY url.apache2.mpm "http://httpd.apache.org/docs-2.0/mpm.html";>
+<!ENTITY url.apache2.windows "http://httpd.apache.org/docs-2.0/platform/windows.html";>
 <!ENTITY url.apd "http://apd.communityconnect.com/";>
 <!ENTITY url.argsep "http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2";>
 <!ENTITY url.asciitable "http://www.asciitable.com";>
@@ -149,8 +152,10 @@
 <!ENTITY url.php.license "http://www.php.net/license/";>
 <!ENTITY url.php.links "http://www.php.net/links.php";>
 <!ENTITY url.php.pear "http://pear.php.net/";>
+<!ENTITY url.php.prerelease "http://qa.php.net/";>
 <!ENTITY url.php.release4.1.0 "http://www.php.net/release_4_1_0.php";>
 <!ENTITY url.php.release4.2.0 "http://www.php.net/release_4_2_0.php";>
+<!ENTITY url.php.snapshots 'http://snaps.php.net/'>
 <!ENTITY url.php.support "http://www.php.net/support.php";>
 <!ENTITY url.phpeditorlist "http://www.itworks.demon.co.uk/phpeditors.htm";>
 <!ENTITY url.qmail "http://www.qmail.org/";>



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

Reply via email to