Install xml-file (tackle_schema.xml) can not parsing
with adodb-xmlschema.inc.php (if use Revision: 1.12 of
adodb-xmlschema.inc.php). For fix this problem you need
to add 'version="0.2"' string in <schema> tag. For example:
<?xml version="1.0"?>
<schema version="0.2">
<descr>
Tackle tables and objects
.............
Thank you.
Frankovskyi Bogdan
email: bfrankovskyi@gmail.com