Re: Bug in importFromString() ????
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. <nig...@us...> - 2002-05-14 20:45:31
|
> The return value of appendChild() and replaceData() are currently bool. But > it would make sens if they would return the abs. Xpath string of the > inserted node. (Something to do). Actually it is the XPath of the inserted node. I change this recently but didn't update the header.... oops :o) Nigel |