mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
Make life for the doc-team easier, without causing harm ;-)
This commit is contained in:
+1
-1
@@ -365,7 +365,7 @@ ZEND_FUNCTION(dbx_close)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto dbx_result_object dbx_query(dbx_link_object dbx_link, string sql_statement [, long flags])
|
||||
/* {{{ proto dbx_result_object dbx_query(dbx_link_object dbx_link, string sql_statement [, int flags])
|
||||
Returns a dbx_link_object on success and returns 0 on failure */
|
||||
ZEND_FUNCTION(dbx_query)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user