Is it ok, Andrei.

This commit is contained in:
Egon Schmid 2000-02-24 16:03:27 +00:00
parent 5520a43b77
commit 76ec07c402

View file

@ -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)
{