Removing the XML class because we will now use SimpleXML for all our parsing needs
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 6 Dec 2007 18:33:35 +0000 (13:33 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 6 Dec 2007 18:33:35 +0000 (13:33 -0500)
commitaef580d6ad728afd945711ffa8264de25935803d
tree61e94ad9b4a3606108f2e96fc1f79c1c555da082
parent16154a73068ea5b18ce7596709f4c21fca577dc1
Removing the XML class because we will now use SimpleXML for all our parsing needs

* UnitTest/AllTests.php: do not include the XML tests anymore
* UnitTest/XmlTest.php: Removed
* Xml.php: Removed
UnitTest/AllTests.php
UnitTest/XmlTest.php [deleted file]
Xml.php [deleted file]