mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
servers is correct, there can be more than one database server
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196110 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b371d26377
commit
3db5ff816c
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.session-pgsql-reset">
|
||||
<refnamediv>
|
||||
<refname>session_pgsql_reset</refname>
|
||||
<refpurpose>Reset connection to session database server</refpurpose>
|
||||
<refpurpose>Reset connection to session database servers</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
@ -13,7 +13,7 @@
|
|||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Reset the connection to the session database server.
|
||||
Reset the connection to the session database servers.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue