Please Egon.

This commit is contained in:
Markus Fischer 2001-12-02 17:40:38 +00:00
parent 99639f5812
commit 3f9f54dcca

View file

@ -1888,7 +1888,7 @@ PHP_FUNCTION(domxml_elem_get_attribute)
}
/* }}} */
/* {{{ proto bool domxml_elem_set_attribute(string attrname, string value)&name, &name_len, &value, &value_len
/* {{{ proto bool domxml_elem_set_attribute(string attrname, string value)
Sets value of given attribute */
PHP_FUNCTION(domxml_elem_set_attribute)
{