didou           Tue Jan  9 18:46:07 2007 UTC

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  Fix PDFLib url
  
http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.279&r2=1.280&diff_format=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.279 phpdoc/entities/global.ent:1.280
--- phpdoc/entities/global.ent:1.279    Mon Jan  1 22:46:21 2007
+++ phpdoc/entities/global.ent  Tue Jan  9 18:46:07 2007
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.279 2007/01/01 22:46:21 didou Exp $
+ $Id: global.ent,v 1.280 2007/01/09 18:46:07 didou Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -246,7 +246,7 @@
 <!ENTITY url.psgml "ftp://ftp.lysator.liu.se/pub/sgml/psgml-1.0.1.tar.gz";>
 <!ENTITY url.pcre "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/";>
 <!ENTITY url.pcre.man "http://www.pcre.org/pcre.txt";>
-<!ENTITY url.pdf "http://www.pdflib.com/products/pdflib/index.html";>
+<!ENTITY url.pdf "http://www.pdflib.com/products/pdflib-family/";>
 <!ENTITY url.pdf.fpdf "http://www.fpdf.org/";>
 <!ENTITY url.pdf.panda "http://www.stillhq.com/cgi-bin/getpage?area=panda";>
 <!ENTITY url.pdf.pdf4php "http://www.gnuvox.com/pdf4php/";>

Reply via email to