Thibault GUILLAUME 58a8203ae2 prestashop v1
2015-07-06 16:58:50 +02:00

11 lines
296 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<entity_contact>
<fields id="name" class="Contact">
<field name="customer_service"/>
</fields>
<entities>
<contact id="Webmaster" customer_service="1"/>
<contact id="Customer_service" customer_service="1"/>
</entities>
</entity_contact>