mirror of
https://github.com/php/php-src.git
synced 2025-01-07 19:44:02 +08:00
- Fix proto
This commit is contained in:
parent
0f44e8a722
commit
4a76003201
@ -1571,7 +1571,7 @@ PHP_FUNCTION(sqlite_unbuffered_query)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto resource sqlite_fetch_column_types(string table_name, [, int result_type] resource db)
|
||||
/* {{{ proto resource sqlite_fetch_column_types(string table_name, resource db [, int result_type])
|
||||
Return an array of column types from a particular table. */
|
||||
PHP_FUNCTION(sqlite_fetch_column_types)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user