[PHP-DOC] cvs: phpdoc / global.ent From: Georg Richter (georg.richter <email protected>)
Date: 08/30/01

georg Thu Aug 30 03:11:28 2001 EDT

  Modified files:
    /phpdoc global.ent
  Log:
  
  Fixed Bug 13049 (invalid link for zlib)
  
  
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.107 phpdoc/global.ent:1.108
--- phpdoc/global.ent:1.107 Sun Aug 12 20:37:25 2001
+++ phpdoc/global.ent Thu Aug 30 03:11:28 2001
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.107 2001/08/13 00:37:25 hirokawa Exp $
+ $Id: global.ent,v 1.108 2001/08/30 07:11:28 georg Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -170,7 +170,7 @@
 <!ENTITY url.yaz.specs "http://www.nlc-bnc.ca/iso/ill/document/standard/z-ill-1a.pdf">
 <!ENTITY url.zend "http://www.zend.com/">
 <!ENTITY url.zend.mail "http://www.zend.com/zend/spotlight/sendmimeemailpart1.php">
-<!ENTITY url.zlib "http://www.info-zip.org/pub/infozip/zlib/">
+<!ENTITY url.zlib "http://www.gzip.org/zlib/">
 <!ENTITY url.zziplib "http://zziplib.sourceforge.net/">
 
 <!ENTITY book.applied.cryptography 'Applied Cryptography by Schneier (ISBN 0-471-11709-9)'>