mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
corrected entries for dba_open and dba_popen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80365 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c6743b5a5f
commit
e3c143962f
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.25 $ -->
|
||||
<!-- $Revision: 1.26 $ -->
|
||||
<appendix id="resource">
|
||||
<title>List of Resource Types</title>
|
||||
<para>
|
||||
|
@ -192,7 +192,7 @@
|
|||
<row>
|
||||
<entry>dba</entry>
|
||||
<entry>
|
||||
<function>dba_popen</function>
|
||||
<function>dba_open</function>
|
||||
</entry>
|
||||
<entry>
|
||||
<function>dba_delete</function>,
|
||||
|
@ -213,7 +213,7 @@
|
|||
<row>
|
||||
<entry>dba persistent</entry>
|
||||
<entry>
|
||||
<function>dba_open</function>
|
||||
<function>dba_popen</function>
|
||||
</entry>
|
||||
<entry>
|
||||
<function>dba_delete</function>,
|
||||
|
|
Loading…
Reference in a new issue