<file name='a'/> => <file>a</file>

This commit is contained in:
2021-02-19 14:44:27 +01:00
parent ac0e510e40
commit 04f8fc048c
46 changed files with 69 additions and 57 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<rougail version="0.9">
<services>
<service name='test' manage="False">
<port>10</port>
</service>
</services>
<variables>
<variable name='var' type='string'>
<value>mailname</value>
</variable>
</variables>
</rougail>