Thies, can you provide some docs? I need something to show to my German translators.

Is the &obj correct?
This commit is contained in:
Egon Schmid 1999-12-05 16:59:15 +00:00
parent f17f3e4fa1
commit 6f41683925

View file

@ -1038,7 +1038,7 @@ PHP_FUNCTION(xml_parser_create)
}
/* }}} */
/* {{{ proto int xml_set_object(int pind,object &obj)
/* {{{ proto int xml_set_object(int pind, object &obj)
Set up object which should be used for callbacks */
PHP_FUNCTION(xml_set_object)
{