Files
PrestaShop/install-new/data/xml/category.xml
T
rMalie a337f004c1 // Fix null values ...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11726 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 23:20:30 +00:00

11 lines
304 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<entity_category>
<entities>
<category id="Home" id_parent="" active="1"/>
</entities>
<fields id="name" class="Category" sql="a.id_category = 1">
<field name="id_parent" relation="category"/>
<field name="active"/>
</fields>
</entity_category>