philip Sat Nov 16 04:57:03 2002 EDT Modified files: /phpdoc/entities global.ent Log: Adding link to apaches custom error docs page. Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.50 phpdoc/entities/global.ent:1.51 --- phpdoc/entities/global.ent:1.50 Fri Nov 15 15:10:37 2002 +++ phpdoc/entities/global.ent Sat Nov 16 04:57:03 2002 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.50 2002/11/15 20:10:37 philip Exp $ + $Id: global.ent,v 1.51 2002/11/16 09:57:03 philip Exp $ Contains global "macros" for all the XML documents. @@ -8,6 +8,7 @@ <!ENTITY url.adabas "http://www.software-ag.com/adabasd/"> <!ENTITY url.adobe.acrobat "http://www.adobe.com/products/acrobat/readstep.html"> <!ENTITY url.apache "http://www.apache.org/"> +<!ENTITY url.apache.error "http://httpd.apache.org/docs/custom-error.html"> <!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">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php