I am assuming these will also propagate back to the main page --
http://www.php.net/manual/en/ref.domxml.php. Am I correct?

Thanks,
Erica

> -----Original Message-----
> From: Erica Douglass [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, October 06, 2002 8:09 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DOC] cvs: phpdoc /en/reference/domxml/functions
DomElement-
> get-elements-by-tagname.xml DomElement-has-attribute.xml DomElement-
> remove-attribute.xml
> 
> erica         Sun Oct  6 23:08:34 2002 EDT
> 
>   Modified files:
>     /phpdoc/en/reference/domxml/functions
>
DomElement-get-elements-by-
> tagname.xml
>
DomElement-has-attribute.xml
>
DomElement-remove-attribute.xml
>   Log:
>   These all had descriptions of "Adds new attribute" -- obviously
> incorrect.
> 
> 
> Index:
phpdoc/en/reference/domxml/functions/DomElement-get-elements-by-
> tagname.xml
> diff -u
phpdoc/en/reference/domxml/functions/DomElement-get-elements-by-
> tagname.xml:1.2 phpdoc/en/reference/domxml/functions/DomElement-get-
> elements-by-tagname.xml:1.3
> --- phpdoc/en/reference/domxml/functions/DomElement-get-elements-by-
> tagname.xml:1.2       Wed Apr 17 02:37:38 2002
> +++ phpdoc/en/reference/domxml/functions/DomElement-get-elements-by-
> tagname.xml   Sun Oct  6 23:08:34 2002
> @@ -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>
> Index:
phpdoc/en/reference/domxml/functions/DomElement-has-attribute.xml
> diff -u phpdoc/en/reference/domxml/functions/DomElement-has-
> attribute.xml:1.2 phpdoc/en/reference/domxml/functions/DomElement-has-
> attribute.xml:1.3
> ---
phpdoc/en/reference/domxml/functions/DomElement-has-attribute.xml:1.2
>       Wed Apr 17 02:37:38 2002
> +++ phpdoc/en/reference/domxml/functions/DomElement-has-attribute.xml
>       Sun Oct  6 23:08:34 2002
> @@ -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>
> Index: phpdoc/en/reference/domxml/functions/DomElement-remove-
> attribute.xml
> diff -u phpdoc/en/reference/domxml/functions/DomElement-remove-
> attribute.xml:1.2
phpdoc/en/reference/domxml/functions/DomElement-remove-
> attribute.xml:1.3
> --- phpdoc/en/reference/domxml/functions/DomElement-remove-
> attribute.xml:1.2     Wed Apr 17 02:37:38 2002
> +++
phpdoc/en/reference/domxml/functions/DomElement-remove-attribute.xml
>       Sun Oct  6 23:08:34 2002
> @@ -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>
> 
> 
> 
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to