philip Sat Jul 29 06:35:14 2006 UTC
Modified files:
/phpdoc/en/reference/pdf configure.xml
Log:
Link to "How to install" is inside the &pecl.info; entity,
and the 4.3.9 changelog info is already mentioned
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdf/configure.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/pdf/configure.xml
diff -u phpdoc/en/reference/pdf/configure.xml:1.4
phpdoc/en/reference/pdf/configure.xml:1.5
--- phpdoc/en/reference/pdf/configure.xml:1.4 Sun Mar 19 17:23:04 2006
+++ phpdoc/en/reference/pdf/configure.xml Sat Jul 29 06:35:14 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<section id="pdf.installation">
&reftitle.install;
<para>
@@ -13,11 +13,6 @@
the PDFlib base install directory, defaults to
<filename>/usr/local</filename>.
</para>
- <para>
- As of PHP 4.3.9, you must install this extension through <ulink
- url="&url.php.pear;">PEAR</ulink>, using the following command:
- <command>pear install pdflib</command>.
- </para>
</section>
<!-- Keep this comment at the end of the file