mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
clean up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178580 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
696ab7cb1f
commit
2075a6ef08
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- splitted from ./en/functions/dba.xml, last change in rev 1.2 -->
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<refentry id="function.dba-open">
|
||||
<refnamediv>
|
||||
<refname>dba_open</refname>
|
||||
<refpurpose>Open database</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>resource</type><methodname>dba_open</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
|
|
Loading…
Reference in a new issue