--- mambo/branches/4.6/administrator/components/com_mambots/admin.mambots.php 2006/01/19 13:37:49 150 +++ mambo/branches/4.6/administrator/components/com_mambots/admin.mambots.php 2006/01/19 14:24:56 151 @@ -248,8 +248,6 @@ } $lists['folder'] = ''. $row->folder; - // XML library - require_once( $mosConfig_absolute_path . '/includes/domit/xml_domit_lite_include.php' ); // xml file for module $xmlfile = $mosConfig_absolute_path . '/mambots/' .$row->folder . '/' . $row->element .'.xml'; $xmlparser =& new mosXMLDescription ($xmlfile);