From: Egon Schmid Date: Sun, 5 Dec 1999 16:59:15 +0000 (+0000) Subject: Thies, can you provide some docs? I need something to show to my German translators. X-Git-Tag: PRE_RETURN_REF_PATCH~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f41683925b100aa635f77fa24c21e122aceaf60;p=php Thies, can you provide some docs? I need something to show to my German translators. Is the &obj correct? --- diff --git a/ext/xml/xml.c b/ext/xml/xml.c index 047a0117d9..7547a9bff2 100644 --- a/ext/xml/xml.c +++ b/ext/xml/xml.c @@ -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) {