mirror of
https://github.com/php/php-src.git
synced 2024-12-03 14:54:40 +08:00
Another typo.
This commit is contained in:
parent
4bfcb29c46
commit
d8ad991022
@ -366,7 +366,7 @@ PHP_FUNCTION(pgsql_connect)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto int pg_connect([string connection_string] | [string host, string port, [string options, [string tty,]] string database)
|
||||
/* {{{ proto int pg_pconnect([string connection_string] | [string host, string port, [string options, [string tty,]] string database)
|
||||
Open a persistent PostgreSQL connection */
|
||||
PHP_FUNCTION(pgsql_pconnect)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user