These all had descriptions of "Adds new attribute" -- obviously incorrect.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98531 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Erica Douglass 2002-10-07 03:08:34 +00:00
parent c9a49898fa
commit ed8683def4
3 changed files with 6 additions and 6 deletions

View file

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.DomElement-get-elements-by-tagname'>
<refnamediv>
<refname>DomElement->get_elements_by_tagname</refname>
<refpurpose>
Adds new attribute
Gets elements by tagname
</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.DomElement-has-attribute'>
<refnamediv>
<refname>DomElement->has_attribute</refname>
<refpurpose>
Adds new attribute
Checks to see if attribute exists
</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.DomElement-remove-attribute'>
<refnamediv>
<refname>DomElement->remove_attribute</refname>
<refpurpose>
Adds new attribute
Removes attribute
</refpurpose>
</refnamediv>
<refsect1>