mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
proto fix
This commit is contained in:
parent
e3fdc42dfa
commit
d9f641aa34
@ -2557,8 +2557,8 @@ PHP_FUNCTION(yaz_ccl_parse)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto int yaz_ccl_parse(int id, string query, array res)
|
||||
Parse a CCL query */
|
||||
/* {{{ proto int yaz_database (int id, string databases)
|
||||
Specify the databases within a session */
|
||||
|
||||
PHP_FUNCTION(yaz_database)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user