HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/cms.naniguide.com/admin/modules/currency/config.xml
<?xml version="1.0" encoding="UTF-8"?>
<module title="[CURRENCIES]" name="currency" multi="0" library="0" dashboard="0" icon="money-bill-alt" ranking="1" home="0" main="1" validation="0" dates="0" release="0" index="3.7">
	<!-- resizing
	[0] 1 single image
	[1] 1x big, 1x medium, 1x small -->
	<medias max="0" resizing="0">
		<big maxw="1920" maxh="1440"/>
		<medium maxw="600" maxh="600"/>
		<small maxw="400" maxh="400"/>
	</medias>
	<list order="rank">
		<col label="[CURRENCY_CODE]" name="code" type="none"/>
		<col label="[CURRENCY_SIGN]" name="sign" type="none"/>
	</list>
	<form>
		<field multi="0" label="[CURRENCY_CODE]" name="code" type="text" required="1" unique="1" validation="none" comment="[CURRENCY_CODE_NOTICE]"/>
		<field multi="0" label="[CURRENCY_SIGN]" name="sign" type="text" required="1" unique="0" validation="none" comment="[CURRENCY_SIGN_NOTICE]"/>
	</form>
    <roles>
        <user type="administrator" permissions="all"/>
        <user type="manager" permissions="no_access"/>
        <user type="editor" permissions="no_access"/>
    </roles>
</module>