mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Please Egon.
This commit is contained in:
parent
99639f5812
commit
3f9f54dcca
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue