Fix filename

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191861 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Matt Li 2005-07-30 06:35:15 +00:00
parent 7871a46bbb
commit 69dc12fb60

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.25 $ -->
<!-- $Revision: 1.26 $ -->
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
<reference id="ref.pdo">
<title>PDO Functions</title>
@ -82,7 +82,7 @@ extension=php_pdo.dll
<para>
Next, choose the other DB specific DLL files and either use
<function>dl</function> to load them at runtime, or enable them in
&php.ini; below <filename>pdo_pdo.dll</filename>. For example:
&php.ini; below <filename>php_pdo.dll</filename>. For example:
<screen>
<![CDATA[
extension=php_pdo.dll