Documentation
BACKUP MODULE
usage
<BACKUP>
<MODULE [denomination="text"] [ID="number"]></MODULE>
</BACKUP>
paramètres
denomination: the name of an object. e.g. CONTACT, MEDIA, or your own object name.
ID: you can alternatively give the numerical ID of an object.
Makes a backup of the table of the object, ready to be restored if you make a wrong manipulation.
exemples
<BACKUP>
<MODULE denomination="contact"></MODULE>
</BACKUP>