Browse Source

proto fix

experimental/ZendEngine2
Hartmut Holzgraefe 24 years ago
parent
commit
67d9cd6975
  1. 2
      ext/pgsql/pgsql.c

2
ext/pgsql/pgsql.c

@ -2554,7 +2554,7 @@ PHP_FUNCTION(pg_send_query)
/* }}} */
/* {{{ proto query resouce pg_get_result(resource connection)
/* {{{ proto resource pg_get_result([resource connection])
Get asynchronous query result */
PHP_FUNCTION(pg_get_result)
{

Loading…
Cancel
Save