Thread: [Phpxd-commits] CVS: phpXD/include/dom Attr.php,1.2,1.3 CDataSection.php,1.2,1.3 CharacterData.php,1
Status: Beta
Brought to you by:
growbal
|
From: Thomas D. <th...@us...> - 2002-02-13 21:21:55
|
Update of /cvsroot/phpxd/phpXD/include/dom In directory usw-pr-cvs1:/tmp/cvs-serv5097/include/dom Modified Files: Attr.php CDataSection.php CharacterData.php Comment.php DOMException.php DOMImplementation.php Document.php DocumentFragment.php DocumentType.php Element.php Entity.php EntityReference.php NamedNodeMap.php Node.php NodeList.php Notation.php ProcessingInstruction.php Text.php Log Message: Index: Attr.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Attr.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Attr.php 6 Feb 2002 23:07:51 -0000 1.2 --- Attr.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: CDataSection.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/CDataSection.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** CDataSection.php 6 Feb 2002 23:07:51 -0000 1.2 --- CDataSection.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: CharacterData.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/CharacterData.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** CharacterData.php 6 Feb 2002 23:07:51 -0000 1.2 --- CharacterData.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: Comment.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Comment.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Comment.php 6 Feb 2002 23:08:33 -0000 1.2 --- Comment.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: DOMException.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/DOMException.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** DOMException.php 6 Feb 2002 23:07:51 -0000 1.2 --- DOMException.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: DOMImplementation.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/DOMImplementation.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** DOMImplementation.php 6 Feb 2002 23:07:51 -0000 1.4 --- DOMImplementation.php 13 Feb 2002 21:21:47 -0000 1.5 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: Document.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Document.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** Document.php 8 Feb 2002 17:48:12 -0000 1.4 --- Document.php 13 Feb 2002 21:21:47 -0000 1.5 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: DocumentFragment.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/DocumentFragment.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** DocumentFragment.php 6 Feb 2002 23:07:51 -0000 1.2 --- DocumentFragment.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: DocumentType.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/DocumentType.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** DocumentType.php 6 Feb 2002 23:07:51 -0000 1.2 --- DocumentType.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: Element.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Element.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Element.php 8 Feb 2002 17:48:12 -0000 1.3 --- Element.php 13 Feb 2002 21:21:47 -0000 1.4 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: Entity.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Entity.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Entity.php 6 Feb 2002 23:07:51 -0000 1.2 --- Entity.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: EntityReference.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/EntityReference.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** EntityReference.php 6 Feb 2002 23:07:51 -0000 1.2 --- EntityReference.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: NamedNodeMap.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/NamedNodeMap.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** NamedNodeMap.php 6 Feb 2002 23:07:51 -0000 1.2 --- NamedNodeMap.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: Node.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Node.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Node.php 6 Feb 2002 23:07:51 -0000 1.3 --- Node.php 13 Feb 2002 21:21:47 -0000 1.4 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: NodeList.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/NodeList.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** NodeList.php 6 Feb 2002 23:07:51 -0000 1.4 --- NodeList.php 13 Feb 2002 21:21:47 -0000 1.5 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: Notation.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Notation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Notation.php 6 Feb 2002 23:07:51 -0000 1.1 --- Notation.php 13 Feb 2002 21:21:47 -0000 1.2 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: ProcessingInstruction.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/ProcessingInstruction.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** ProcessingInstruction.php 6 Feb 2002 23:07:51 -0000 1.2 --- ProcessingInstruction.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the Index: Text.php =================================================================== RCS file: /cvsroot/phpxd/phpXD/include/dom/Text.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Text.php 6 Feb 2002 23:07:51 -0000 1.2 --- Text.php 13 Feb 2002 21:21:47 -0000 1.3 *************** *** 1,4 **** <?php ! // phpXD - a XML DOM Implementation // // This Software and all associated files are released unter the --- 1,4 ---- <?php ! // phpXMLDOM - an XML DOM Implementation // // This Software and all associated files are released unter the |