mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Is it ok, Andrei.
This commit is contained in:
parent
5520a43b77
commit
76ec07c402
1 changed files with 1 additions and 1 deletions
|
@ -899,7 +899,7 @@ PHP_FUNCTION(wddx_packet_end)
|
|||
/* }}} */
|
||||
|
||||
|
||||
/* {{{ proto int wddx_add_vars(int packet_id [, ...])
|
||||
/* {{{ proto int wddx_add_vars(int packet_id [, mixed var_names [, ...]])
|
||||
Serializes given variables and adds them to packet given by packet_id */
|
||||
PHP_FUNCTION(wddx_add_vars)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue