rasmus Thu Dec 13 04:47:08 2001 EDT
Modified files:
/phpdoc faqurls.ent
/phpdoc/en/faq obtaining.xml
Log:
The PostgreSQL link was missing
Index: phpdoc/faqurls.ent
diff -u phpdoc/faqurls.ent:1.16 phpdoc/faqurls.ent:1.17
--- phpdoc/faqurls.ent:1.16 Tue Dec 11 15:45:18 2001
+++ phpdoc/faqurls.ent Thu Dec 13 04:47:07 2001
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: faqurls.ent,v 1.16 2001/12/11 20:45:18 philip Exp $
+ $Id: faqurls.ent,v 1.17 2001/12/13 09:47:07 rasmus Exp $
Contains "macros" for all the XML documents within the FAQ.
@@ -36,6 +36,7 @@
<!ENTITY faqurl.mysql "http://www.mysql.com/">
<!ENTITY faqurl.openlinksw "http://www.openlinksw.com/">
<!ENTITY faqurl.openasp "http://www.activescripting.org/">
+<!ENTITY faqurl.pgsql "http://www.postgresql.org/">
<!-- please leave the revision number here, this points to a specific revision! -->
<!ENTITY faqurl.popup
"http://cvsweb.php.net/co.php/phpweb/include/shared.inc?r=1.123">
<!ENTITY faqurl.pdflib "http://www.pdflib.com/">
Index: phpdoc/en/faq/obtaining.xml
diff -u phpdoc/en/faq/obtaining.xml:1.11 phpdoc/en/faq/obtaining.xml:1.12
--- phpdoc/en/faq/obtaining.xml:1.11 Wed Dec 12 15:46:33 2001
+++ phpdoc/en/faq/obtaining.xml Thu Dec 13 04:47:08 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<chapter id="faq.obtaining">
<title>Obtaining PHP</title>
<titleabbrev>Obtaining PHP</titleabbrev>
@@ -113,6 +113,11 @@
<listitem>
<simpara>
<ulink url="&faqurl.mysql;">MySQL* (Unix)</ulink>.
+ </simpara>
+ </listitem>
+ <listitem>
+ <simpara>
+ <ulink url="&faqurl.pgsql;">PostgreSQL (Unix)</ulink>.
</simpara>
</listitem>
<listitem>