mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed method name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325328 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b1b1483b74
commit
6813e1ec5a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
The <methodname>close</methodname> method forcefully closes a connection to the
|
||||
The <methodname>Mongo::close</methodname> method forcefully closes a connection to the
|
||||
database, even if persistent connections are being used. You do under
|
||||
normal circumstance <emphasis>never</emphasis> have to do this.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue