vrana Tue Sep 20 04:21:39 2005 EDT
Modified files: /phpdoc/en/reference/pdo_firebird reference.xml Log: Upper case PDO_FIREBIRD http://cvs.php.net/diff.php/phpdoc/en/reference/pdo_firebird/reference.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/pdo_firebird/reference.xml diff -u phpdoc/en/reference/pdo_firebird/reference.xml:1.5 phpdoc/en/reference/pdo_firebird/reference.xml:1.6 --- phpdoc/en/reference/pdo_firebird/reference.xml:1.5 Sun Sep 11 02:17:07 2005 +++ phpdoc/en/reference/pdo_firebird/reference.xml Tue Sep 20 04:21:37 2005 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- Purpose: database.vendors --> <!-- Membership: bundled, external, pecl --> @@ -12,8 +12,8 @@ &reftitle.intro; <para> &warn.experimental; - PDO_FIREBIRD is a driver that implements the <link linkend="ref.pdo">PHP Data Objects (PDO) - interface</link> to enable access from PHP to Firebird and Interbase databases. + PDO_FIREBIRD is a driver that implements the PHP Data Objects (PDO) + interface to enable access from PHP to Firebird and Interbase databases. </para> </section> </partintro> @@ -84,7 +84,7 @@ &reftitle.examples; <para> <example> - <title>PDO_firebird DSN examples</title> + <title>PDO_FIREBIRD DSN examples</title> <para> The following example shows a PDO_FIREBIRD DSN for connecting to Firebird and Interbase databases: